Gc Wizard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gc Wizard 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/340974.svg" alt="Gc Wizard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340974.svg" alt="Gc Wizard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340974.svg" alt="Gc Wizard icon" :width="24" :height="24" />
CSS background
.icon-gc-wizard {
background-image: url('https://proicons.com/icon/340974.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>.v{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="v" d="M24,2.5C12.126,2.5,2.5,12.126,2.5,24s9.626,21.5,21.5,21.5c5.0103-.0098,9.8598-1.7691,13.711-4.974l-16.914-16.795c-.3921-.3874-.396-1.0192-.0086-1.4114.0009-.0009.0017-.0018.0026-.0026l1.47-1.479c.3876-.3918,1.0195-.3953,1.4114-.0076.0005.0005.0011.0011.0016.0016l16.914,16.795c3.1643-3.8374,4.9002-8.6532,4.912-13.627,0-11.874-9.625-21.5-21.5-21.5Z"/><path id="e" class="v" d="M28.752,25.874l-2.761,3.014"/><path id="f" class="v" d="M21.77,18.111v-5.32"/><path id="g" class="v" d="M21.189,27.38v5.045"/><path id="h" class="v" d="M26.646,21.303h4.505"/><path id="i" class="v" d="M11.849,22.037h4.506"/><path id="j" class="v" d="M11.647,12.844l6.532,5.763"/><path id="k" class="v" d="M25.159,17.751l5.877-6.548"/><path id="l" class="v" d="M18.031,25.502l-5.203,5.814"/></g><path id="m" class="v" d="M24,2.5C12.126,2.5,2.5,12.126,2.5,24s9.626,21.5,21.5,21.5c5.0101-.0103,9.8592-1.7699,13.71-4.975l-16.912-16.795c-.3921-.3874-.396-1.0192-.0086-1.4114.0009-.0009.0017-.0018.0026-.0026l1.469-1.478c.3874-.3921,1.0192-.396,1.4114-.0086.0009.0009.0018.0017.0026.0026l16.914,16.795c3.1639-3.8376,4.8995-8.6534,4.911-13.627,0-11.874-9.626-21.5-21.5-21.5Z"/><path id="n" class="v" d="M28.751,25.874l-2.76,3.013"/><path id="o" class="v" d="M21.77,18.11v-5.32"/><path id="p" class="v" d="M21.188,27.38v5.045"/><path id="q" class="v" d="M26.645,21.303h4.505"/><path id="r" class="v" d="M11.849,22.036h4.505"/><path id="s" class="v" d="M11.647,12.843l6.531,5.763"/><path id="t" class="v" d="M25.158,17.75l5.878-6.548"/><path id="u" class="v" d="M18.03,25.501l-5.203,5.814"/></g></svg>
Copied!