Phocid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phocid 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/345736.svg" alt="Phocid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345736.svg" alt="Phocid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345736.svg" alt="Phocid icon" :width="24" :height="24" />
CSS background
.icon-phocid {
background-image: url('https://proicons.com/icon/345736.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M26.0651,23.8042c.0853.347-.4316.9716-.5842,1.153-.2282.2713-.7031.5987-1.1901.7885-.5222-.0217-1.0775-.1775-1.3814-.3601-.2032-.1221-.8946-.5455-.9264-.9013-.0367-.4106.9365-.6839,1.9577-.8402,1.0212-.1563,2.0259-.2402,2.1244.1601"/><path class="f" d="M27.9022,22.3671c1.6184.4464,3.1468,1.7985,3.3732,3.1577.1433.8599-.5038,2.2049-2.326,2.5085-2.5657.4605-3.7869-.0705-4.5796-1.8133-.1849,1.9056-1.1679,2.8039-3.7443,3.2-1.8222.3036-2.8704-.759-3.0136-1.6189-.2264-1.3592.7811-3.1338,2.1673-4.0808,1.1288-.7711,2.7498-1.144,3.9503-1.344,1.2005-.2,2.8549-.3728,4.1727-.0093ZM17.8855,18.2834l.3293,2.9012M27.9309,16.6099l.6291,2.8513"/><path class="f" d="M8.0092,23.3794c3.2029.9666,6.9904,2.0156,9.8931,2.2912M7.4095,28.6119c3.4366-.1781,6.9222-.527,10.0614-1.1285M8.644,32.9952l9.5308-3.9583M38.9258,18.2287c-2.7166,1.9528-5.9593,4.173-8.616,5.3748M41.1895,22.9841c-3.3087.9457-6.7191,1.7457-9.8838,2.1943M41.4429,27.5309l-10.2994-.6546"/><path class="f" d="M45.2046,20.4673c1.9511,11.711-5.9609,22.7863-17.6719,24.7373h0c-11.711,1.9511-22.7863-5.9609-24.7373-17.6719h0C.8443,15.8217,8.7563,4.7464,20.4673,2.7954h0c11.711-1.9511,22.7863,5.9609,24.7373,17.6719h0"/><path class="f" d="M39.2475,29.0224c.0702.2642.1399.5253.2092.7825l1.7913,6.6487M38.2685,25.3706c.048.1729.0955.3456.1427.5182M37.0954,21.5048c.1034.3047.2046.613.3038.9239M10.7769,22.5088c.0697-.6599.1398-1.318.2117-1.9739.4591-4.1882,5.3915-6.939,10.9939-7.8723,5.6024-.9334,9.5194-.4003,12.0806,2.6974.6771.819,1.2787,1.8632,1.822,3.0478M10.3066,26.8805c.0419-.3699.0828-.7395.1231-1.1088M9.7986,30.9487c.0433-.3097.0853-.6194.1262-.9291M8.4065,38.4867c.3214-1.3302.5958-2.669.8356-4.0125M40.677,24.7976c-.0173.404-.1082.818-.254,1.215M39.5271,19.7471c.2205.6129.4214,1.233.5944,1.8635"/><path class="f" d="M8.2029,21.7294c.0026-.0306.0052-.0612.0078-.0918.1079-1.2561.8612-2.7088,2.2497-3.4123,1.2615-2.1552,2.1409-4.1211,2.7171-6.0547.2665-.8942.6247-1.3734,1.5863-1.3456,1.6297.0471,3.474-.3338,6.9336-.9101,3.4597-.5764,5.3278-.814,6.8542-1.3869.9007-.3381,1.3949-.0009,1.9368.7587,1.172,1.6424,2.6412,3.217,4.5333,4.8468,1.5416.2153,2.7252,1.3453,3.2345,2.4986.0071.0162.0143.0325.0215.0487M8.061,26.9615c-.0404-.6428-.052-1.2846-.043-1.9261M9.1895,31.1981c-.2596-.3224-.4742-.6769-.6191-1.0454"/></svg>
Copied!