Iflytek Input Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iflytek Input 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/341882.svg" alt="Iflytek Input icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341882.svg" alt="Iflytek Input icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341882.svg" alt="Iflytek Input icon" :width="24" :height="24" />
CSS background
.icon-iflytek-input {
background-image: url('https://proicons.com/icon/341882.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.o{fill:#fff;stroke-width:0px;}</style></defs><path id="c" class="n" d="M11.407,11.4046c-5.6061,5.6061-6.82,14.2439-2.9862,21.1836.8065,1.4599,2.2352,4.1406.3688,6.5837C.3992,30.7814.3992,17.1777,8.7896,8.7872c8.3905-8.3905,21.9942-8.3905,30.4039.0192,8.4097,8.4097,8.4097,22.0134.0192,30.4039-8.3905,8.3905-21.9942,8.3905-30.3846,0,2.4431-1.8664,5.1237-.4377,6.5837.3688,6.9397,3.8338,15.5775,2.6199,21.1836-2.9862,6.945-6.945,6.945-18.2049-.0192-25.1691-6.9642-6.9642-18.2242-6.9642-25.1691-.0192Z"/><path id="d" class="n" d="M24.329,18.2963v11.405h5.6664"/><g id="e"><path id="f" class="n" d="M36.8765,18.2963l-3.754,5.7025-3.754-5.7025"/><path id="g" class="n" d="M33.1225,29.7013v-5.7025"/></g><g id="h"><path id="i" class="n" d="M15.5239,23.9988h3.6832"/><path id="j" class="n" d="M15.5239,29.7013v-11.405h5.6664"/></g><g id="k"><path id="l" class="n" d="M11.4794,22.0029v7.6984"/><circle id="m" class="o" cx="11.4794" cy="18.5814" r=".75"/></g></svg>
Copied!