Schildinext Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Schildinext 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/332468.svg" alt="Schildinext icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332468.svg" alt="Schildinext icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332468.svg" alt="Schildinext icon" :width="24" :height="24" />
CSS background
.icon-schildinext {
background-image: url('https://proicons.com/icon/332468.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M17.16333882,15.74666287c-3.18181991,1.14373594-5.94246388,3.24381572-7.01730266,5.7029774M28.58699091,19.65094265c.60308664.59848637,1.43131921,1.13233637,1.39881983,1.9596897-1.19783291,4.74793049-14.15519824,7.99674699-20.51583797,8.05784354-.63560414-.17341966-.7358487-.63885312-.71890955-1.16823445"/><path class="e" d="M6.71353141,24.41917191l-1.21353141.88154949,2.6447505,3.64039397,1.21353141-.88154949c-1.32232518-1.82019603,13.89621309-12.87727076,17.83199095-8.62971056l.58775624.80896372,1.61800755-1.17553346-7.93475023-10.92138123-1.61800755,1.17553346.58804614.80875393"/><path class="e" d="M20.47615088,10.12698134c1.08953789,1.68290427.81017482,4.3694529-1.73520176,6.42103727M10.4360197,23.17174311c-2.47585957,1.68570506-3.21811756,1.88029318-3.67769197,1.24762906"/><path class="e" d="M10.43572026,23.1712415c-3.01425643.33032835-4.52575651-1.5614407-3.43960541-4.3049567,1.08622501-2.74359419,4.39001105-5.37858343,7.51807443-5.99616033,3.1280157-.61753494,4.98534952.99847001,4.22656148,3.67739063"/><path class="e" d="M16.95035155,15.29768795c.81153468,1.11694207-.25099095,3.27233183-2.37321951,4.8141947-.00001526.00001144-.00003052.00002098-.00004577.00003242-2.12220567,1.54183236-4.50045077,1.88629527-5.3119988.76938657-.81153564-1.11694112.25099-3.27233087,2.37321856-4.81419375.00001526-.00001144.00003147-.00002289.00004673-.00003433,2.12220567-1.54183236,4.50045077-1.88629622,5.3119988-.76938562Z"/><path class="e" d="M7.51598572,33.43265932c2.85603842-.95516516,8.46831986-1.76240092,12.55128901-2.75944336,9.03168821-2.10408117,12.32930337-5.26090192,12.54528692-8.9139943.85962003-5.6465803,2.02648508-7.86005506,5.1261096-7.02950137,8.97749206,3.31271288,3.21321595,11.55534514-.69896934,8.74030381-2.467359-.09150559-3.62929574,8.85899902-4.95631941,9.62345538-3.54349852-.63006456-6.76831622,3.31961327-10.03743148,3.31961327-3.3950084-.06038705-7.06829941-3.22191678-14.52917665-2.98042961l-.00078864-.00000381Z"/><path class="e" d="M32.08249372,33.09368164l1.67830306,6.4049373h-5.57678292l-1.3882213-4.89072178"/><path class="e" d="M16.79636094,34.97857318l-2.36566589,4.87952246-5.52448734-.26958464,3.38120856-5.85646831"/></svg>
Copied!