Tan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tan 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/333654.svg" alt="Tan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333654.svg" alt="Tan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333654.svg" alt="Tan icon" :width="24" :height="24" />
CSS background
.icon-tan {
background-image: url('https://proicons.com/icon/333654.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M13.3398,16.048l-3.7538,13.6157c-.3484,1.2638.3936,2.2884,1.6575,2.2884h.6865"/><line class="c" x1="9.896" y1="19.8237" x2="14.7016" y2="19.8237"/><path class="c" d="M23.0709,28.3221c-.5527,2.0048-2.6259,3.6299-4.6307,3.6299h0c-2.0048,0-3.1819-1.6252-2.6292-3.6299l.6505-2.3595c.5527-2.0048,2.6259-3.6299,4.6307-3.6299h0c2.0048,0,3.1819,1.6252,2.6292,3.6299"/><path class="c" d="M23.5222,31.952c-.8019,0-1.2727-.6501-1.0517-1.452l2.2517-8.1673"/><path class="c" d="M28.6057,19.8238c1.0111,0,1.6047.8196,1.326,1.8307l-2.839,10.2976"/><path class="c" d="M38.0768,31.952c-1.0111,0-1.6047-.8196-1.326-1.8307l1.5772-5.7209c.6969-2.5276-.7873-4.5767-3.3149-4.5767h0c-2.5276,0-5.1416,2.0491-5.8385,4.5767"/><line class="c" x1="14.7016" y1="19.8237" x2="28.6058" y2="19.8237"/><path class="c" d="M38.4999,42.4999H9.4999c-2.2,0-4-1.8-4-4V9.4999c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/></svg>
Tan in other icon packs
Copied!