Phonto Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phonto 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/331197.svg" alt="Phonto icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331197.svg" alt="Phonto icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331197.svg" alt="Phonto icon" :width="24" :height="24" />
CSS background
.icon-phonto {
background-image: url('https://proicons.com/icon/331197.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="b" d="M12.5874,37.8505c1.0205-.0877,1.6108-.0861,2.6185.0068,1.284.1188,1.307.1174,1.7587-.1068.5973-.2961.8972-.8533.8972-1.6667,0-1.1876-.4401-1.6076-1.5745-1.5021-.9456.0879-.9647.0579-.9647-1.5084v-1.2625l1.0987-.0039c2.1239-.0068,3.2633-.3675,4.2664-1.3513,3.4088-3.3432,1.6496-10.0207-1.8005-10.0207l-4.1411-.0047c-4.7135-.0053-4.5667-.0283-4.9838.7818-.3252.6316-.3303,1.5049-.0121,2.071.2669.4749.5852.6459,1.0426.5601.6528-.1224.6236-.37.6236,5.2745,0,3.833-.029,5.1246-.1172,5.2128-.0645.0645-.3325.1172-.5956.1172-.4064,0-.5199.0444-.7541.2951-.7759.8306-.5049,2.5002.487,3.0009.5079.2564.4485.2534,2.1509.107h0ZM15.2294,26.7516c.0066-2.7051.1279-3.0056,1.1821-2.9294,1.1072.0801,1.7103.7962,1.8109,2.1501.1209,1.6267-.5959,2.4697-2.0371,2.6708-.9808.1368-.9538-.6851-.9559-1.8915h0Z"/><path class="b" d="M29.8867,35.6356l-2.5527,1.145c-1.4039.6297-2.5841,1.1636-2.6227,1.1864-.0491.029-.0662.0085-.0571-.0686h0c.0071-.0605.1032-1.3493.2136-2.8641l.2006-2.7542,8.5652-12.2513c3.7908-.1955,4.9573,3.1774,4.861,3.3151l-8.6079,12.2917Z"/><path class="b" d="M37.5335,24.7162l-4.8273-3.361"/><path class="b" d="M25.2777,31.9805s1.8652.6307,2.7302,1.2332c.8643.602,2.0908,2.119,2.0908,2.119"/><path class="b" d="M28.0087,33.2136l7.1174-10.1731"/></svg>
Copied!