Signature Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Signature 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/332742.svg" alt="Signature icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332742.svg" alt="Signature icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332742.svg" alt="Signature icon" :width="24" :height="24" />
CSS background
.icon-signature {
background-image: url('https://proicons.com/icon/332742.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="a" cx="23.7616" cy="21.0624" rx="6.2839" ry="6.182"/><path class="a" d="M9.55,27.2371h1.0291"/><path class="a" d="M5.2488,27.2371H4.5a13.095,13.095,0,0,1,4.7893-9.1156c-.2843,3.6274-.2836,6.08.755,9.1156"/><path class="a" d="M10.97,17.1682a28.1819,28.1819,0,0,1,9.51-3.8873"/><path class="a" d="M15.8637,27.2371H14.6643m.6166,0A11.9893,11.9893,0,0,1,15.8377,14.66"/><path class="a" d="M29.2792,13.42,33.1556,14.88"/><path class="a" d="M31.1538,14.15c3.3218,5.4923,2.0651,11.5205-.467,13.0871h4.5869"/><path class="a" d="M37.1074,17.03l2.2185,1.7332"/><path class="a" d="M38.0976,17.8032c.7523,3.4883-.2323,8.8048-1.344,9.4339h6.748v-.8142"/><path class="a" d="M5.8107,32.5885l36.219-.0293"/><path class="a" d="M9.0623,34.8685,38.91,34.7191"/><path class="a" d="M5.2616,23.74l3.9177-.7157"/></svg>
Signature in other icon packs
Copied!