Typewise Offline Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Typewise Offline 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/348981.svg" alt="Typewise Offline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348981.svg" alt="Typewise Offline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348981.svg" alt="Typewise Offline icon" :width="24" :height="24" />
CSS background
.icon-typewise-offline {
background-image: url('https://proicons.com/icon/348981.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M9.8996,11.7621l-3.2399,18.8573c-.2492,1.3292-.083,2.6583.4984,3.8214,2.5753,5.3167,11.1316,3.5722,11.0487-7.2274"/><line class="b" x1="11.644" y1="18.9061" x2="13.9701" y2="18.0758"/><line class="b" x1="4.5" y1="21.3159" x2="8.4875" y2="19.9867"/><rect class="b" x="17.5425" y="6.0301" width="21.9318" height="11.9628"/><line class="b" x1="22.527" y1="14.868" x2="34.7383" y2="14.868"/><circle class="c" cx="21.1978" cy="9.1532" r=".75"/><circle class="c" cx="24.8531" cy="9.1532" r=".75"/><circle class="c" cx="28.5084" cy="9.1532" r=".75"/><circle class="c" cx="32.1637" cy="9.1532" r=".75"/><circle class="c" cx="35.819" cy="9.1532" r=".75"/><circle class="c" cx="21.1978" cy="11.6459" r=".75"/><circle class="c" cx="24.8531" cy="11.6459" r=".75"/><circle class="c" cx="28.5084" cy="11.6459" r=".75"/><circle class="c" cx="32.1637" cy="11.6459" r=".75"/><circle class="c" cx="35.819" cy="11.6459" r=".75"/><path class="b" d="M35.4448,25.8596c-4.4488,0-8.0552,3.6064-8.0552,8.0552s3.6064,8.0552,8.0552,8.0552,8.0552-3.6064,8.0552-8.0552h0c.0053-4.4435-3.5926-8.0499-8.0361-8.0552-.0064,0-.0127,0-.0191,0ZM38.7107,37.0569l-5.9319.0857c-1.5776,0-2.8564-1.2789-2.8564-2.8564-.064-1.5763,1.1619-2.906,2.7382-2.97.0711-.0029.1423-.0031.2135-.0007l-1.2378-1.2664,8.3408,8.2361-1.2664-1.2283ZM32.9216,31.344c.8494-1.483,2.7402-1.9966,4.2232-1.1472.5065.2901.9206.7175,1.1945,1.2329.1721.3008.3095.6203.4094.9521,1.3426.1881,2.3575,1.3113,2.4089,2.666.1165.987-.5892,1.8816-1.5762,1.9981-.0457.0054-.0917.009-.1377.0109h-.7046"/><path class="b" d="M41.6338,21.0665c-.0735,4.715-1.4387,6.3688-1.4387,6.3688"/><path class="b" d="M29.9205,24.0572c-.1642,2.6527.3659,3.6616.3659,3.6616"/><path class="b" d="M18.2071,27.2135c-.083,1.3292,0,2.9076.5815,4.0706,1.7061,3.4671,6.0369,3.8717,8.7662.6344"/><path class="b" d="M29.2482,28.7608c.4244-1.3143.6724-2.8788.6724-4.7034"/></svg>
Copied!