Frigate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Frigate 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/340837.svg" alt="Frigate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340837.svg" alt="Frigate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340837.svg" alt="Frigate icon" :width="24" :height="24" />
CSS background
.icon-frigate {
background-image: url('https://proicons.com/icon/340837.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M12.4847,40.5355c.133,1.068,1.2468,1.7939.5818,1.9607-.6649.1669-3.574-5.2982-4.239-7.6344-.6649-2.3362-1.039-4.9644-.8727-6.4663.1662-1.5018,8.7689-3.838,8.7689-4.4638s-2.7844-.0417-2.9091-.5423c-.1247-.5006,2.1029-.2002,2.7013-1.0012.9351-1.2515,2.1195-1.0429,2.8675-1.7104.7481-.6675,1.6623-3.2123,1.8286-4.2969.1662-1.0847-1.6623-2.3362-2.161-3.1706-.4987-.8344,1.0805-1.4184,4.9039-3.0037,3.8234-1.5853,15.9585-5.0896,16.1247-4.6724s-3.9896,2.1693-6.8987,3.254c-2.9091,1.0847-7.6468,3.1706-7.6468,3.7546s.2494,1.0429.0831,2.3779c-.1662,1.335-.1862,1.9583-.4987,2.8368-.2078.584-.4156,1.9607,0,3.2123.3325,1.0012,1.413,1.7522,1.9117,1.919.4156.0278,1.5626.0668,2.826,0,1.5792-.0834,3.8234.0834,3.8234.5006s-2.9583.5423-2.9583.5423c0,0,3.0414.1252,2.9583.7092-.0831.5841-2.9091.3337-4.4052.3337-1.1969,0-2.9645-.0557-3.7403-.3337l-.1662.5841c-.277,0-.8561.1669-1.4545.1669-.7481,0-.7896.2503-2.161.2503s-.9558-.0834-2.2026-.1669c-1.2468-.0834-5.9013,3.5043-6.7325,4.6724-.8312,1.1681-.3325,4.0049-.3325,5.2982,0,1.1621-.1662,3.7546,0,5.0896Z"/></svg>
Frigate in other icon packs
Copied!