@icongo/li
Version:
LibreICONS Icons
15 lines • 1.35 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialSnapchat = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-snapchat",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M10.556 6.002c.137-.034.267-.125.402-.128.207-.005.442-.007.618.08.307.154.331.487.05.69-.224.16-.494.267-.756.368-.583.225-.66.394-.366.946.489.915 1.173 1.595 2.219 1.847.108.026.282.145.277.208-.012.143-.082.353-.19.403a5.23 5.23 0 0 1-1.104.386c-.236.049-.325.136-.375.359-.106.469-.2.527-.654.436-.724-.146-1.36-.02-1.976.425-1.244.9-2.17.896-3.412-.005-.605-.441-1.232-.565-1.945-.418-.478.097-.56.04-.674-.447-.047-.198-.121-.3-.353-.345a4.429 4.429 0 0 1-1.05-.341c-.134-.062-.24-.274-.267-.431-.01-.065.214-.212.35-.25 1.127-.308 1.813-1.079 2.275-2.1.108-.242.017-.413-.184-.526-.178-.098-.38-.154-.57-.233-.12-.05-.244-.101-.354-.17-.224-.138-.413-.31-.283-.608.106-.245.454-.375.729-.287.155.05.308.114.466.149.207.044.324-.015.316-.269-.018-.577-.051-1.158-.004-1.733.098-1.213.808-2.014 1.9-2.44 1.579-.613 3.464-.15 4.315 1.377.299.535.344 1.115.369 1.706-.024.371-.043.741-.072 1.11-.018.241.108.29.303.241z"
})
}));
export { LISocialSnapchat };