Urinal 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Urinal 01 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/320923.svg" alt="Urinal 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320923.svg" alt="Urinal 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320923.svg" alt="Urinal 01 icon" :width="24" :height="24" />
CSS background
.icon-urinal-01 {
background-image: url('https://proicons.com/icon/320923.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="urinal--01_00000121238466978114415150000000895684190503333304_" d="M16,29.36c-1.232,0-2.247-0.949-2.351-2.154 c-1.827-0.356-3.497-1.315-4.732-2.75c-1.59-1.846-2.294-4.286-1.933-6.696L9.65,6.914C9.69,6.753,9.834,6.64,10,6.64h4.64V3 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v3.64H22c0.166,0,0.31,0.113,0.35,0.274l2.659,10.813 c0.369,2.448-0.335,4.894-1.925,6.739c-1.234,1.434-2.905,2.391-4.733,2.742C18.244,28.413,17.23,29.36,16,29.36z M14.394,27.316 C14.548,28.078,15.21,28.64,16,28.64c0.795,0,1.461-0.569,1.609-1.321c-0.277,0.027-0.558,0.042-0.839,0.042h-1.52 C14.962,27.36,14.677,27.346,14.394,27.316z M10.282,7.36L7.69,17.899c-0.324,2.17,0.32,4.4,1.772,6.087s3.562,2.653,5.788,2.653 h1.52c2.219,0,4.322-0.963,5.768-2.643c1.453-1.688,2.097-3.922,1.765-6.13L21.718,7.36H10.282z M15.36,6.64h1.28V3.36h-1.28V6.64z M16.704,23.36h-1.408c-1.221,0-2.4-0.515-3.236-1.413c-0.833-0.895-1.245-2.052-1.159-3.258l0.74-9.717 C11.655,8.785,11.812,8.64,12,8.64h8c0.188,0,0.345,0.145,0.359,0.333l0.74,9.715c0,0.001,0,0.001,0,0.002 c0.086,1.206-0.326,2.363-1.16,3.259C19.104,22.846,17.925,23.36,16.704,23.36z M12.333,9.36l-0.714,9.382 c-0.072,1.003,0.272,1.968,0.968,2.715c0.7,0.752,1.688,1.183,2.709,1.183h1.408c1.021,0,2.009-0.431,2.709-1.183 c0.695-0.747,1.039-1.711,0.968-2.715L19.666,9.36H12.333z M16,21.36c-1.345,0-2.36-0.585-2.36-1.36s1.015-1.36,2.36-1.36 c1.346,0,2.36,0.585,2.36,1.36S17.346,21.36,16,21.36z M16,19.36c-0.986,0-1.64,0.385-1.64,0.64s0.654,0.64,1.64,0.64 s1.64-0.385,1.64-0.64S16.986,19.36,16,19.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!