Fpoho Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fpoho 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/340768.svg" alt="Fpoho icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340768.svg" alt="Fpoho icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340768.svg" alt="Fpoho icon" :width="24" :height="24" />
CSS background
.icon-fpoho {
background-image: url('https://proicons.com/icon/340768.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="q" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="d" class="q" d="M17.5742,29.3748s1.3871,2.0219,4.1618,1.6466c3.0355-.4106,3.7944-3.9315,3.7944-3.9315"/><g id="e"><line id="f" class="q" x1="27.8611" y1="18.5828" x2="27.8611" y2="26.0297"/><path id="g" class="q" d="M27.8611,22.9038c0-1.0113.9084-1.8387,2.0186-1.8387h0c1.1102,0,2.0186.8274,2.0186,1.8387v3.0339"/></g><g id="h"><path id="i" class="q" d="M15.7583,24.3038c-.2105.9688.5094,1.9144,1.5998,2.1014h0c1.0904.187,2.1547-.4526,2.3651-1.4214l.2487-1.1449c.2105-.9688-.5094-1.9144-1.5998-2.1014h0c-1.0904-.187-2.1547.4526-2.3651,1.4214"/><line id="j" class="q" x1="16.4088" y1="21.3094" x2="14.8781" y2="28.3551"/></g><g id="k"><g id="l"><path id="m" class="q" d="M12.5014,27.958l-1.0548-8.9137c-.1259-1.0643.5778-1.957,1.6422-2.083h0c.9313-.1102,1.4949.0929,1.957.5778"/><line id="n" class="q" x1="10.0548" y1="20.9628" x2="13.7799" y2="20.522"/></g></g><path id="o" class="q" d="M21.7819,22.9473c0-.8527.9242-1.5504,2.0539-1.5504s2.0539.6977,2.0539,1.5504v1.0078c0,.8527-.9242,1.5504-2.0539,1.5504s-2.0539-.6977-2.0539-1.5504v-1.0078Z"/><path id="p" class="q" d="M33.8346,22.7129c0-.8467.9249-1.5394,2.0553-1.5394s2.0553.6928,2.0553,1.5394v1.0006c0,.8467-.9249,1.5394-2.0553,1.5394s-2.0553-.6928-2.0553-1.5394v-1.0006Z"/></svg>
Copied!