Ouder Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ouder icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/330834.svg" alt="Ouder icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330834.svg" alt="Ouder icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330834.svg" alt="Ouder icon" :width="24" :height="24" />
CSS background
.icon-ouder {
background-image: url('https://proicons.com/icon/330834.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M27.9795,6.6265v4.9954c0,.6221.5043,1.1265,1.1265,1.1265h5.8008c.6221,0,1.1265.5043,1.1265,1.1265v4.0953c0,.6221.5043,1.1265,1.1265,1.1265h3.1952c.6221,0,1.1265.5043,1.1265,1.1265v7.5515c0,.6221-.5043,1.1265-1.1265,1.1265h-2.8162c-.6221,0-1.1265.5043-1.1265,1.1265v4.7135c0,.6221-.5043,1.1265-1.1265,1.1265h-2.3898c-.6221,0-1.1265.5043-1.1265,1.1265v4.3795c0,.6221-.5043,1.1265-1.1265,1.1265h-4.3322c-.6221,0-1.1265-.5043-1.1265-1.1265v-4.3795c0-.6221-.5043-1.1265-1.1265-1.1265h-.1158c-.6221,0-1.1265.5043-1.1265,1.1265v4.3795c0,.6221-.5043,1.1265-1.1265,1.1265h-4.3322c-.6221,0-1.1265-.5043-1.1265-1.1265v-4.3795c0-.6221-.5043-1.1265-1.1265-1.1265h-2.3898c-.6221,0-1.1265-.5043-1.1265-1.1265v-4.7135c0-.6221-.5043-1.1265-1.1265-1.1265h-2.8162c-.6221,0-1.1265-.5043-1.1265-1.1265v-7.5515c0-.6221.5043-1.1265,1.1265-1.1265h3.1952c.6221,0,1.1265-.5043,1.1265-1.1265v-4.0953c0-.6221.5043-1.1265,1.1265-1.1265h5.8008c.6221,0,1.1265-.5043,1.1265-1.1265v-4.9954c0-.6221.5043-1.1265,1.1265-1.1265h5.7061c.6221,0,1.1265.5043,1.1265,1.1265Z"/><path class="c" d="M34.0065,25.1955c-2.2108,3.2531-5.2429,6.3167-12.1281,6.3167"/></svg>
Copied!