Swb Easygo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Swb Easygo 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/333527.svg" alt="Swb Easygo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333527.svg" alt="Swb Easygo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333527.svg" alt="Swb Easygo icon" :width="24" :height="24" />
CSS background
.icon-swb-easygo {
background-image: url('https://proicons.com/icon/333527.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="g" cx="24" cy="24" r="21.5"/><circle id="d" class="g" cx="24" cy="32.621" r="12.8763"/><path id="e" class="g" d="m22.7278,31.0391c0-1.7164-1.3913-3.1077-3.1077-3.1077h0c-1.7164,0-3.1077,1.3913-3.1077,3.1077v3.1664c0,1.7164,1.3913,3.1077,3.1077,3.1077h0c1.7164,0,3.1077-1.3913,3.1077-3.1077h-3.1077m8.7599-6.2741c1.7217,0,3.1077,1.386,3.1077,3.1077v3.1664c0,1.7217-1.386,3.1077-3.1077,3.1077s-3.1077-1.386-3.1077-3.1077v-3.1664c0-1.7217,1.386-3.1077,3.1077-3.1077Z"/><path id="f" class="g" d="m16.4429,15.2565c-.404.707-1.1653,1.1836-2.038,1.1836h0c-1.2954,0-2.3455-1.0501-2.3455-2.3455v-1.5245c0-1.2954,1.0501-2.3455,2.3455-2.3455h0c1.2954,0,2.3455,1.0501,2.3455,2.3455v.7623h-4.6909m11.2717,3.1025v-6.2155m0,3.87c0,1.2954-1.0501,2.3455-2.3455,2.3455h0c-1.2954,0-2.3455-1.0501-2.3455-2.3455v-1.5245c0-1.2954,1.0501-2.3455,2.3455-2.3455h0c1.2954,0,2.3455,1.0501,2.3455,2.3455m2.0248,3.3456c.4283.3596.8906.5244,1.929.5244h.5262c.8563,0,1.5505-.6957,1.5505-1.5539h0c0-.8582-.6941-1.5539-1.5505-1.5539h-1.0524c-.8563,0-1.5505-.6957-1.5505-1.5539h0c0-.8582.6941-1.5539,1.5505-1.5539h.5262c1.0383,0,1.5007.1648,1.929.5244m6.7264-.5244v3.87c0,1.2954-1.0501,2.3455-2.3455,2.3455h0c-1.2954,0-2.3455-1.0501-2.3455-2.3455v-3.87m4.6909,3.87v3.1664c0,1.2954-1.0501,2.3455-2.3455,2.3455h0c-.6477,0-1.2341-.2625-1.6585-.687"/></svg>
Copied!