Nedir Ne Demek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nedir Ne Demek 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/344599.svg" alt="Nedir Ne Demek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344599.svg" alt="Nedir Ne Demek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344599.svg" alt="Nedir Ne Demek icon" :width="24" :height="24" />
CSS background
.icon-nedir-ne-demek {
background-image: url('https://proicons.com/icon/344599.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b,.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{stroke-width:1px;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M38.5,5.4999H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.4999c0-2.2091-1.7909-4-4-4Z"/><polyline class="b" points="21.3515 21.8124 21.3515 13.8124 26.6515 21.8124 26.6515 13.8124"/><path class="b" d="M29.3685,21.8124v-8h1.8c1.9,0,3.5,1.6,3.5,3.5v1c0,1.9-1.6,3.5-3.5,3.5h-1.8Z"/><polyline class="b" points="13.3315 21.8124 13.3315 13.8124 18.6315 21.8124 18.6315 13.8124"/><polyline class="c" points="25.7256 27.778 25.7256 34.1871 28.9302 34.1871"/><polyline class="c" points="20.0329 27.778 24.1988 27.778 20.0329 34.1871 24.1988 34.1871"/><path class="c" d="M8.5801,33.4661c.4006.4807.8813.721,1.6023.721h.9614c.8813,0,1.6023-.721,1.6023-1.6023h0c0-.8813-.721-1.6023-1.6023-1.6023h-1.0415c-.8813,0-1.6023-.721-1.6023-1.6023h0c0-.8813.721-1.6023,1.6023-1.6023h.9614c.721,0,1.2017.1602,1.6023.721"/><path class="b" d="M30.4476,27.7784v4.246c0,1.2017.9614,2.1631,2.083,2.1631s2.083-.9614,2.083-2.1631v-4.246"/><path class="b" d="M16.3481,34.1876h0c-1.2017,0-2.083-.9614-2.083-2.083v-2.1631c0-1.2017.9614-2.1631,2.083-2.1631h0c1.2017,0,2.1631.9614,2.1631,2.1631v2.083c0,1.2017-.9614,2.1631-2.1631,2.1631Z"/><line class="c" x1="36.1352" y1="27.778" x2="36.1352" y2="34.1871"/><line class="c" x1="36.1352" y1="31.944" x2="39.5" y2="27.778"/><line class="c" x1="39.5" y1="34.1871" x2="36.9363" y2="30.9826"/><circle class="d" cx="33.6487" cy="26.1627" r=".75"/><circle class="d" cx="31.4055" cy="26.1627" r=".75"/><circle class="d" cx="17.5051" cy="26.1627" r=".75"/><circle class="d" cx="15.2619" cy="26.1627" r=".75"/></svg>
Copied!