Robotfindskitten Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Robotfindskitten Alt 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/346760.svg" alt="Robotfindskitten Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346760.svg" alt="Robotfindskitten Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346760.svg" alt="Robotfindskitten Alt icon" :width="24" :height="24" />
CSS background
.icon-robotfindskitten-alt {
background-image: url('https://proicons.com/icon/346760.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>.c{fill:#fff;}.d,.e,.f,.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.e{stroke-width:1px;}.f{stroke-width:1px;}.g{stroke-width:1px;}</style></defs><path class="d" d="m22.8297,21.3579c-.7652-.001-1.3864.6185-1.3874,1.3837-.0004.3194.1095.6291.3112.8768l2.2221,2.6082,2.2002-2.5822.011-.0123.011-.0136c.4892-.5895.4079-1.4639-.1816-1.953-.5895-.4892-1.4639-.4079-1.953.1816-.0312.0376-.0604.0769-.0875.1176-.2574-.3794-.6861-.6066-1.1446-.6065h-.0014Z"/><g><path class="g" d="m10.1081,17.461c3.095,0,5.6039,2.4752,5.6039,5.5284v.789H4.5046v-.789c0-3.0533,2.5089-5.5284,5.6039-5.5284h-.0004Z"/><line class="g" x1="5.2689" y1="16.6351" x2="6.861" y2="18.4836"/><line class="g" x1="14.9471" y1="16.6351" x2="13.3555" y2="18.4836"/></g><g><circle class="d" cx="12.6571" cy="21.2304" r="1.0196"/><circle class="d" cx="7.5595" cy="21.2304" r="1.0196"/><circle class="d" cx="39.1667" cy="24.7949" r="1.0196"/><circle class="d" cx="34.0687" cy="24.7949" r="1.0196"/><path class="f" d="m31.0099,16.6381l4.0784,5.098h3.0588l4.0784-5.098v14.2744h-11.2156s0-14.2744,0-14.2744Z"/></g><g><line class="d" x1="29.7354" y1="28.8733" x2="32.2844" y2="28.8733"/><line class="d" x1="29.7354" y1="27.3439" x2="32.2844" y2="27.3439"/><line class="d" x1="40.951" y1="28.8733" x2="43.5" y2="28.8733"/><line class="d" x1="40.951" y1="27.3439" x2="43.5" y2="27.3439"/><line class="d" x1="36.6177" y1="28.3625" x2="36.6177" y2="27.0309"/><line class="d" x1="36.6177" y1="28.3625" x2="35.8132" y2="29.3607"/><line class="d" x1="35.4523" y1="27.6315" x2="36.6177" y2="28.3625"/><line class="d" x1="36.6177" y1="28.3625" x2="37.4222" y2="29.3607"/><line class="d" x1="37.7831" y1="27.6315" x2="36.6177" y2="28.3625"/><rect class="e" x="4.5" y="23.7743" width="11.2156" height="5.6078"/></g><circle class="c" cx="7.6078" cy="30.6149" r=".75"/><circle class="c" cx="12.6078" cy="30.6149" r=".75"/></svg>
Copied!