Skf Coop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Skf Coop 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/347386.svg" alt="Skf Coop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347386.svg" alt="Skf Coop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347386.svg" alt="Skf Coop icon" :width="24" :height="24" />
CSS background
.icon-skf-coop {
background-image: url('https://proicons.com/icon/347386.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M3.315,22.712c10.628,3.563,16.985,12.375,16.843,22.07,0,0,.71.718,3.842.718s3.842-.717,3.842-.717c-.142-9.696,6.215-18.508,16.843-22.071"/><path class="b" d="M43.583,13.808c-11.648,7.584-19.21,18.851-17.942,31.606M4.417,13.808c11.648,7.584,19.21,18.851,17.942,31.606M23.939,31.857c.2181.8876.2015,1.8167-.048,2.696M25.105,27.988c.2182.8879.2017,1.8174-.048,2.697M27.067,25.042c.08.897-.08,1.807-.468,2.656M25.984,22.794c-.0647.912-.3656,1.7915-.873,2.552M25.927,18.525c.068.9116-.1022,1.8251-.494,2.651M24.066,15.562c-.1332.9045-.0288,1.8281.303,2.68M23.599,20.592c-.1332.9045-.0288,1.8281.303,2.68M23.124,24.758c-.047.9.146,1.803.563,2.638M22.096,27.762c.012.9.263,1.79.735,2.595M19.689,22.149c-.0719.9114-.3796,1.7885-.893,2.545M20.692,17.555c-.1475.9024-.5273,1.7508-1.102,2.462M20.318,14.53c-.224.8865-.6747,1.6995-1.308,2.359M20.7,10.701c-.2466.8806-.718,1.6818-1.368,2.325M21.345,6.684c-.2463.8805-.7174,1.6817-1.367,2.325M23.333,2.5c-.343.8475-.9006,1.5912-1.618,2.158M20.246,4.131c-.6267.6662-1.0692,1.484-1.284,2.373M17.33,6.131c-.3877.8284-.5531,1.7433-.48,2.655M15.054,8.714c-.2502.8791-.2674,1.8082-.05,2.696M13.122,11.558c-.1953.893-.155,1.8213.117,2.694M11.732,14.57c-.1956.8929-.1556,1.8213.116,2.694M18.56,8.933c-.4881.7734-.7666,1.6604-.808,2.574M16.112,12.61c-.382.8309-.5412,1.7469-.462,2.658M17.813,14.21c.05.9-.14,1.804-.556,2.64M17.754,19.88c.06.898-.12,1.805-.526,2.645M14.104,15.982c-.3.85-.372,1.77-.208,2.689M16.012,17.793c.06.9-.12,1.805-.527,2.645M36.285,14.64c.173.885.11,1.807-.187,2.692M34.823,11.565c.173.885.109,1.806-.188,2.691M32.848,8.518c.294.851.358,1.773.186,2.69M30.559,6.45c.452.779.693,1.67.702,2.604M27.86,4.269c.571.7143.9463,1.5648,1.089,2.468M27.407,7.551c-.023.9.193,1.8.633,2.622M27.39,11.829c.209.876.65,1.688,1.286,2.37M28.357,15.805c.3497.8447.9132,1.5839,1.635,2.145M30.079,20.088c.014.9.267,1.789.74,2.593M29.686,9.198c-.014.9.211,1.797.659,2.615M30.214,13.53c.257.865.74,1.652,1.413,2.299M31.585,17.902c.082.898.402,1.764.935,2.53M33.836,16.278c.268.86.305,1.783.107,2.695M31.891,12.046c.527.73.855,1.594.956,2.522"/></svg>
Copied!