Pixelify Gphotos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pixelify Gphotos 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/331313.svg" alt="Pixelify Gphotos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331313.svg" alt="Pixelify Gphotos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331313.svg" alt="Pixelify Gphotos icon" :width="24" :height="24" />
CSS background
.icon-pixelify-gphotos {
background-image: url('https://proicons.com/icon/331313.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="M31.9348,31.673c.0919-.071.1794-.1475.262-.229.0816-.083.1581-.1708.229-.263l.946.114c.0875.0117.1701-.0443.192-.13l.37-1.375c.0243-.0841-.0177-.1729-.098-.207l-.879-.373c-.0305-.2298-.0904-.4546-.178-.669l.572-.76c.0532-.0698.0463-.168-.016-.229l-1.007-1.006c-.0606-.0621-.1582-.0693-.228-.017l-.76.573c-.2145-.0883-.4398-.1481-.67-.178l-.375-.881c-.0334-.0811-.1223-.1241-.207-.1l-1.375.372c-.0853.0218-.1411.1039-.13.191l.112.945c-.0918.071-.1793.1475-.262.229-.0815.0826-.158.1701-.229.262l-.945-.112c-.0871-.0111-.1692.0447-.191.13l-.371,1.375c-.0242.0844.0183.1732.099.207l.878.373c.0305.2298.0904.4546.178.669l-.572.76c-.0529.07-.0457.1682.017.229l1.004,1.004c.0609.0618.1584.0686.228.016l.76-.572c.2145.0883.4398.1482.67.178l.372.879c.0338.0807.1226.1232.207.099l1.375-.371c.0857-.0219.1417-.1045.13-.192l-.108-.941Z"/><path class="b" d="M29.4349,30.444c-.4865-.4843-.487-1.2726-.0011-1.7607.4859-.4881,1.2742-.4911,1.7607-.0067.4865.4843.487,1.2726.0011,1.7607l-.0027.0027c-.4856.4868-1.2726.4891-1.7578.0051-.0004-.0004-.0007-.0007-.0011-.0011h.001Z"/><path class="b" d="M27.0799,37.201c.0579-.1395.1074-.2825.148-.428.0376-.1465.0664-.2951.086-.445l1.141-.487c.1054-.0438.1617-.1598.131-.27l-.477-1.791c-.0275-.1107-.1331-.1833-.246-.169l-1.233.151c-.1843-.2391-.3983-.4535-.637-.638l.15-1.23c.0132-.1125-.0586-.2173-.168-.245l-1.79-.48c-.1087-.0299-.2229.0257-.267.13l-.485,1.139c-.2989.0401-.5914.1191-.87.235l-.997-.75c-.0909-.0689-.2189-.0586-.298.024l-1.308,1.312c-.0822.08-.0917.2091-.022.3l.742.992c-.0575.1396-.1066.2825-.147.428-.038.1464-.067.295-.087.445l-1.139.487c-.1055.0443-.1614.1608-.13.271l.476,1.79c.0271.1116.1334.1847.247.17l1.233-.152c.1839.2393.3976.4541.636.639l-.15,1.23c-.0132.1125.0586.2173.168.245l1.785.479c.109.0304.2238-.0252.268-.13l.485-1.14c.2989-.0397.5913-.1184.87-.234l.993.748c.0909.0689.2189.0586.298-.024l1.308-1.312c.0822-.08.0917-.2091.022-.3l-.736-.99Z"/><path class="b" d="M23.461,37.443c-.8634-.2304-1.376-1.1188-1.145-1.9843.231-.8655,1.1181-1.3804,1.9815-1.15.8634.2304,1.376,1.1188,1.145,1.9843-.0002.0007-.0004.0013-.0005.002-.2309.8644-1.117,1.3785-1.9792,1.1482-.0002,0-.0005-.0001-.0007-.0002h-.001Z"/><path class="b" d="M5.4995,26.577c5.8298-6.608,13.4106-9.177,20.9794-1.516"/><path class="b" d="M12.3103,42.5c5.7828-14.441,18.2005-26.474,30.1892-11.342"/><circle class="b" cx="30.8898" cy="14.293" r="4.5739"/><rect class="b" x="5.4995" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!