1822tan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 1822tan 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/335699.svg" alt="1822tan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335699.svg" alt="1822tan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335699.svg" alt="1822tan icon" :width="24" :height="24" />
CSS background
.icon-1822tan {
background-image: url('https://proicons.com/icon/335699.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#fff;stroke-linecap:round;}.a{stroke-linejoin:round;}.b{stroke-miterlimit:7.4667;}</style></defs><path class="a" d="M11.412,27.729v5.8645a1.17,1.17,0,0,0,1.0949,1.2405,1.1518,1.1518,0,0,0,.1415,0h.3709"/><line class="a" x1="10.175" y1="29.133" x2="12.772" y2="29.133"/><path class="a" d="M20.648,32.352a2.4728,2.4728,0,0,1-4.9456,0V30.739a2.4728,2.4728,0,0,1,4.9456,0"/><line class="a" x1="20.648" y1="34.834" x2="20.648" y2="28.258"/><path class="a" d="M29.236,34.834V30.7394a2.4728,2.4728,0,0,0-4.9456,0V34.834"/><line class="a" x1="24.29" y1="30.739" x2="24.29" y2="28.258"/><line class="a" x1="7.7734" y1="23.216" x2="12.719" y2="23.216"/><line class="a" x1="7.7734" y1="14.655" x2="10.246" y2="13.29"/><line class="a" x1="10.246" y1="13.29" x2="10.246" y2="23.216"/><path class="a" d="M24.772,16.516a3.2766,3.2766,0,1,1,5.5639,2.3576c-1.36,1.1167-5.5639,4.3427-5.5639,4.3427h6.553"/><path class="a" d="M33.674,16.516a3.2766,3.2766,0,1,1,5.5639,2.3576c-1.36,1.1167-5.5639,4.3427-5.5639,4.3427h6.553"/><circle class="a" cx="24" cy="24" r="21.5"/><path class="b" d="M35.352,29.243v4.9457"/><path class="b" d="M37.825,31.715H32.8793"/><path class="a" d="M18.3408,18.2532a2.4815,2.4815,0,0,0-2.4815,2.4815h0a2.4815,2.4815,0,0,0,2.4815,2.4816h1.6131a2.4815,2.4815,0,0,0,2.4815-2.4816h0a2.4815,2.4815,0,0,0-2.4815-2.4815"/><path class="a" d="M19.9539,18.2532a2.4816,2.4816,0,0,0,2.4815-2.4816h0A2.4815,2.4815,0,0,0,19.9539,13.29H18.3408a2.4815,2.4815,0,0,0-2.4815,2.4816h0a2.4816,2.4816,0,0,0,2.4815,2.4816"/><line class="a" x1="18.3408" y1="18.2532" x2="19.9539" y2="18.2532"/></svg>
Copied!