Robotfindskitten Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Robotfindskitten 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/332200.svg" alt="Robotfindskitten icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332200.svg" alt="Robotfindskitten icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332200.svg" alt="Robotfindskitten icon" :width="24" :height="24" />
CSS background
.icon-robotfindskitten {
background-image: url('https://proicons.com/icon/332200.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:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m22.8732,21.4663c-.7078-.001-1.2824.572-1.2834,1.2799-.0004.2955.1013.582.2879.8111l2.0555,2.4127,2.0352-2.3886.0102-.0114.0102-.0126c.4523-.5454.3769-1.3542-.1684-1.8065-.5454-.4523-1.3542-.3769-1.8065.1684-.0287.0346-.0556.0707-.0805.1082-.2381-.351-.6347-.5611-1.0588-.561h-.0013Z"/><g><g><path class="d" d="m37.8546,22.7593c0,.5204-.4219.9422-.9422.9422s-.9422-.4219-.9422-.9422.4219-.9422.9422-.9422.9422.4219.9422.9422Z"/><path class="d" d="m33.1435,22.7593c0,.5204-.4219.9422-.9422.9422s-.9422-.4219-.9422-.9422.4219-.9422.9422-.9422.9422.4219.9422.9422Z"/><path class="d" d="m29.3746,16.1637l3.7689,3.7689h2.8267l3.7689-3.7689v12.249h-10.3645s0-12.249,0-12.249Z"/></g><path class="d" d="m28.1968,26.5283h2.3556"/><path class="d" d="m28.1968,25.1149h2.3556"/><path class="d" d="m38.5613,26.5283h2.3556"/><path class="d" d="m38.5613,25.1149h2.3556"/><path class="d" d="m34.5568,26.0562v-1.2305"/><path class="d" d="m34.5568,26.0562l-.7434.9224"/><path class="d" d="m33.4799,25.3806l1.077.6756"/><path class="d" d="m34.5568,26.0562l.7434.9224"/><path class="d" d="m35.6338,25.3806l-1.077.6756"/><g><g><path class="d" d="m30.7865,31.1118c-.396.2286-.899.1399-1.1929-.2103-.2939-.3503-.2939-.861,0-1.2113.2939-.3503.7969-.4389,1.1929-.2103"/><path class="d" d="m35.9665,31.1119c-.396.2286-.899.1399-1.1929-.2103-.2939-.3503-.2939-.861,0-1.2113.2939-.3503.7969-.4389,1.1929-.2103"/><g><path class="d" d="m31.7283,31.2366h1.8844"/><path class="d" d="m36.9096,31.2366h1.8844"/><path class="d" d="m39.7353,31.2366h1.8844"/></g></g><path class="d" d="m42.562,26.4764s.938,1.0661.938,2.3802-.938,2.3802-.938,2.3802"/></g></g><g><g><path class="d" d="m8.9072,16.4573c2.8601,0,5.0119,2.2874,5.0119,5.1089v.7291H4.5041s0-.7291,0-.7291c0-2.8216,1.5433-5.1089,4.4034-5.1089h-.0004Z"/><path class="d" d="m13.379,15.6941l-1.4708,1.7083"/><path class="d" d="m4.7553,15.6941l1.414,1.7083"/></g><g><path class="d" d="m8.4358,19.9398c0,.5204-.4218.9422-.9422.9422s-.9422-.4219-.9422-.9422.4218-.9422.9422-.9422.9422.4219.9422.9422Z"/><path class="d" d="m12.2047,19.9398c0,.5204-.4218.9422-.9422.9422s-.9422-.4219-.9422-.9422.4218-.9422.9422-.9422.9422.4219.9422.9422Z"/></g><g><path class="d" d="m13.9226,26.2961h2.3556"/><path class="d" d="m13.9226,24.8827h2.3556"/><path class="d" d="m4.5,22.2916h9.4223v8.0089H4.5003l-.0003-8.0089Z"/></g><path class="c" d="m7.6056,31.5559c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path class="c" d="m12.3167,31.5559c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path class="d" d="m18.7751,26.2094v.0154c0,.6895-.5589,1.2485-1.2485,1.2485h0c-.6895,0-1.2485-.5589-1.2485-1.2485v-1.272c0-.6895.5589-1.2485,1.2485-1.2485h0c.6895,0,1.2485.5589,1.2485,1.2485v.0154"/></g></svg>
Copied!