Openscq30 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openscq30 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/345272.svg" alt="Openscq30 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345272.svg" alt="Openscq30 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345272.svg" alt="Openscq30 icon" :width="24" :height="24" />
CSS background
.icon-openscq30 {
background-image: url('https://proicons.com/icon/345272.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><g id="c"><path id="d" class="f" d="m38.68,30c1.58-5.97,1.82-13.8-1.92-19.14-2.77-3.95-7.55-6.24-12.57-6.35-5.07-.11-9.75,2.3-12.7,6.05-4.1,5.2-3.75,13.49-2.18,19.44"/><path id="e" class="f" d="m34.08,40.44l1.98.44c1.06.24,2.11-.44,2.34-1.51l1.38-6.62c.22-1.05-.44-2.07-1.49-2.31l-2.03-.45-2.18,10.44Zm-5.59.72c-.21,1,.8,2.01,2.24,2.28,1.45.26,2.79-.33,3-1.33l2.98-14.28c.21-1-.8-2.02-2.24-2.28-1.45-.26-2.79.33-2.99,1.33l-2.98,14.28Zm-14.58-.72l-1.98.44c-1.06.24-2.11-.44-2.34-1.51l-1.38-6.62c-.22-1.05.44-2.07,1.49-2.31l2.03-.45,2.18,10.44Z"/><path class="f" d="m19.5,41.16c.21,1-.8,2.01-2.24,2.28-1.45.26-2.79-.33-3-1.33l-2.98-14.28c-.21-1,.8-2.02,2.24-2.28,1.45-.26,2.79.33,3,1.33l2.98,14.28Z"/></g></svg>
Copied!