Urinal 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Urinal 02 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/320924.svg" alt="Urinal 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320924.svg" alt="Urinal 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320924.svg" alt="Urinal 02 icon" :width="24" :height="24" />
CSS background
.icon-urinal-02 {
background-image: url('https://proicons.com/icon/320924.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--02_00000047749192107193899440000017562161543065228469_" d="M7.36,31H6.64V1h0.72v2.64h2.28V2h0.72v4H9.64V4.36 H7.36v3.28H13c0.199,0,0.36,0.161,0.36,0.36v5c0,2.007,1.633,3.64,3.64,3.64h8c0.199,0,0.36,0.161,0.36,0.36v1 c0,4.609-3.751,8.36-8.36,8.36h-6c-1.519,0-2.859-0.781-3.64-1.963C7.36,24.397,7.36,31,7.36,31z M7.36,22 c0,2.007,1.633,3.64,3.64,3.64h6c4.213,0,7.64-3.427,7.64-7.64v-0.64H17c-2.404,0-4.36-1.956-4.36-4.36V8.36H7.36V22z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!