Uyap Dokuman Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uyap Dokuman 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/334618.svg" alt="Uyap Dokuman icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334618.svg" alt="Uyap Dokuman icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334618.svg" alt="Uyap Dokuman icon" :width="24" :height="24" />
CSS background
.icon-uyap-dokuman {
background-image: url('https://proicons.com/icon/334618.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m24,42.5c-10.2174,0-18.5-8.2825-18.5-18.5S13.7825,5.5,24,5.5s18.5,8.2825,18.5,18.5v18.5h-18.5Z"/><circle class="b" cx="21.0559" cy="22.0936" r="11.9668"/><circle class="b" cx="35.3685" cy="36.0762" r="3.4664"/><path class="b" d="m13.3603,19.043v4.0421c0,1.144.9152,2.0592,1.9829,2.0592s1.9829-.9152,1.9829-2.0592v-4.0421"/><line class="b" x1="25.7008" y1="22.094" x2="27.6837" y2="22.094"/><polyline class="b" points="28.7514 25.1446 25.7008 25.1446 25.7008 19.0433 28.7514 19.0433"/><path class="b" d="m19.5761,25.1439v-6.1013h1.3727c1.4491,0,2.6693,1.2203,2.6693,2.6693v.7627c0,1.4491-1.2203,2.6693-2.6693,2.6693h-1.3727Z"/></svg>
Copied!