Rider Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rider 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/346720.svg" alt="Rider icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346720.svg" alt="Rider icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346720.svg" alt="Rider icon" :width="24" :height="24" />
CSS background
.icon-rider {
background-image: url('https://proicons.com/icon/346720.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="q" d="M36.0696,29.8083c.2605-.0383.5234-.0575.7868-.0575,2.9869,0,5.4083,2.422,5.4083,5.4097h0c0,2.9877-2.4214,5.4097-5.4083,5.4097s-5.4083-2.422-5.4083-5.4097h0c0-1.6699.771-3.2462,2.0891-4.2711"/><g id="f"><path id="g" class="q" d="M32.607,29.9116l5.3762,5.6524.7818-1.6218-3.6666-5.6146"/><path id="h" class="q" d="M11.6639,15.9851l11.5795,3.0036.757,5.3199-15.0532-6.0703,2.7168-2.2532Z"/><path id="i" class="q" d="M18.9698,22.2817l.0712.8669,11.0067,8.2195.8952-1.2479,1.6641-.2086,2.4914-1.5841h0l1.5599-.9109-2.3742-3.3457-3.7176-2.4678-12.0795-5.1987.1135,1.3818"/><path id="j" class="q" d="M30.8237,30.2853l-4.6441-5.7747,8.7128.4163"/></g><path id="k" class="q" d="M15.9171,21.0506c-.8296,2.0371-2.8097,3.369-5.0088,3.369-2.9869,0-5.4083-2.422-5.4083-5.4097h0c0-2.9877,2.4214-5.4097,5.4083-5.4097h0c2.2506,0,4.266,1.3942,5.0603,3.5005"/></g><g id="l"><path id="m" class="q" d="M25.4806,17.0208l.8237-.639,4.6919.0355,7.7032,3.1059,3.8005,6.05-.5561.1813-.9502-.4065-2.8469-3.6973"/><path id="n" class="q" d="M14.0162,7.4298l7.9232,6.5583,9.8124,8.4013"/><path id="o" class="q" d="M16.4437,9.5409l4.3279,7.8461"/><path id="p" class="q" d="M41.0016,25.3504l-2.74.2787-2.1965-1.5792-.1334,2.3428"/></g></g></svg>
Rider in other icon packs
Copied!