suspension bolt icon

suspension-bolt-filled from Reicon by REICON · Filled · Parts · MIT Free for personal and commercial use.

Name
suspension-bolt-filled
Set
Reicon
Style
Filled
Category
Parts
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More parts icons from Reicon

Use the suspension bolt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 6.5v-2c0-.465 0-.697.038-.89A2 2 0 0 1 4.61 2.038C4.803 2 5.035 2 5.5 2s.697 0 .89.038A2 2 0 0 1 7.962 3.61C8 3.803 8 4.035 8 4.5v.25h8V4.5c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C17.803 2 18.035 2 18.5 2s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C19.197 9 18.965 9 18.5 9s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 7.197 16 6.965 16 6.5v-.25H8v.25c0 .465 0 .697-.038.89A2 2 0 0 1 6.39 8.962C6.197 9 5.965 9 5.5 9s-.697 0-.89-.038A2 2 0 0 1 3.038 7.39C3 7.197 3 6.965 3 6.5m0 13v-2c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C4.803 15 5.035 15 5.5 15s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v.25h8v-.25c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572c.193-.038.425-.038.89-.038s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572c-.193.038-.425.038-.89.038s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 20.197 16 19.965 16 19.5v-.25H8v.25c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C6.197 22 5.965 22 5.5 22s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C3 20.197 3 19.965 3 19.5"/><path fill-rule="evenodd" d="M12.386 8.857a.75.75 0 0 1 .257 1.029l-.818 1.364H13.5a.75.75 0 0 1 .643 1.136l-1.5 2.5a.75.75 0 1 1-1.286-.772l.818-1.364H10.5a.75.75 0 0 1-.643-1.136l1.5-2.5a.75.75 0 0 1 1.029-.257" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSuspensionBoltFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 6.5v-2c0-.465 0-.697.038-.89A2 2 0 0 1 4.61 2.038C4.803 2 5.035 2 5.5 2s.697 0 .89.038A2 2 0 0 1 7.962 3.61C8 3.803 8 4.035 8 4.5v.25h8V4.5c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C17.803 2 18.035 2 18.5 2s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C19.197 9 18.965 9 18.5 9s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 7.197 16 6.965 16 6.5v-.25H8v.25c0 .465 0 .697-.038.89A2 2 0 0 1 6.39 8.962C6.197 9 5.965 9 5.5 9s-.697 0-.89-.038A2 2 0 0 1 3.038 7.39C3 7.197 3 6.965 3 6.5m0 13v-2c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C4.803 15 5.035 15 5.5 15s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v.25h8v-.25c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572c.193-.038.425-.038.89-.038s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572c-.193.038-.425.038-.89.038s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 20.197 16 19.965 16 19.5v-.25H8v.25c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C6.197 22 5.965 22 5.5 22s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C3 20.197 3 19.965 3 19.5"/><path fillRule="evenodd" d="M12.386 8.857a.75.75 0 0 1 .257 1.029l-.818 1.364H13.5a.75.75 0 0 1 .643 1.136l-1.5 2.5a.75.75 0 1 1-1.286-.772l.818-1.364H10.5a.75.75 0 0 1-.643-1.136l1.5-2.5a.75.75 0 0 1 1.029-.257" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 6.5v-2c0-.465 0-.697.038-.89A2 2 0 0 1 4.61 2.038C4.803 2 5.035 2 5.5 2s.697 0 .89.038A2 2 0 0 1 7.962 3.61C8 3.803 8 4.035 8 4.5v.25h8V4.5c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C17.803 2 18.035 2 18.5 2s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C19.197 9 18.965 9 18.5 9s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 7.197 16 6.965 16 6.5v-.25H8v.25c0 .465 0 .697-.038.89A2 2 0 0 1 6.39 8.962C6.197 9 5.965 9 5.5 9s-.697 0-.89-.038A2 2 0 0 1 3.038 7.39C3 7.197 3 6.965 3 6.5m0 13v-2c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572C4.803 15 5.035 15 5.5 15s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v.25h8v-.25c0-.465 0-.697.038-.89a2 2 0 0 1 1.572-1.572c.193-.038.425-.038.89-.038s.697 0 .89.038a2 2 0 0 1 1.572 1.572c.038.193.038.425.038.89v2c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572c-.193.038-.425.038-.89.038s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C16 20.197 16 19.965 16 19.5v-.25H8v.25c0 .465 0 .697-.038.89a2 2 0 0 1-1.572 1.572C6.197 22 5.965 22 5.5 22s-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C3 20.197 3 19.965 3 19.5"/><path fill-rule="evenodd" d="M12.386 8.857a.75.75 0 0 1 .257 1.029l-.818 1.364H13.5a.75.75 0 0 1 .643 1.136l-1.5 2.5a.75.75 0 1 1-1.286-.772l.818-1.364H10.5a.75.75 0 0 1-.643-1.136l1.5-2.5a.75.75 0 0 1 1.029-.257" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-suspension-bolt-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3%206.5v-2c0-.465%200-.697.038-.89A2%202%200%200%201%204.61%202.038C4.803%202%205.035%202%205.5%202s.697%200%20.89.038A2%202%200%200%201%207.962%203.61C8%203.803%208%204.035%208%204.5v.25h8V4.5c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572C17.803%202%2018.035%202%2018.5%202s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v2c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572C19.197%209%2018.965%209%2018.5%209s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C16%207.197%2016%206.965%2016%206.5v-.25H8v.25c0%20.465%200%20.697-.038.89A2%202%200%200%201%206.39%208.962C6.197%209%205.965%209%205.5%209s-.697%200-.89-.038A2%202%200%200%201%203.038%207.39C3%207.197%203%206.965%203%206.5m0%2013v-2c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572C4.803%2015%205.035%2015%205.5%2015s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v.25h8v-.25c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572c.193-.038.425-.038.89-.038s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v2c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572c-.193.038-.425.038-.89.038s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C16%2020.197%2016%2019.965%2016%2019.5v-.25H8v.25c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572C6.197%2022%205.965%2022%205.5%2022s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C3%2020.197%203%2019.965%203%2019.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.386%208.857a.75.75%200%200%201%20.257%201.029l-.818%201.364H13.5a.75.75%200%200%201%20.643%201.136l-1.5%202.5a.75.75%200%201%201-1.286-.772l.818-1.364H10.5a.75.75%200%200%201-.643-1.136l1.5-2.5a.75.75%200%200%201%201.029-.257%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3%206.5v-2c0-.465%200-.697.038-.89A2%202%200%200%201%204.61%202.038C4.803%202%205.035%202%205.5%202s.697%200%20.89.038A2%202%200%200%201%207.962%203.61C8%203.803%208%204.035%208%204.5v.25h8V4.5c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572C17.803%202%2018.035%202%2018.5%202s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v2c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572C19.197%209%2018.965%209%2018.5%209s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C16%207.197%2016%206.965%2016%206.5v-.25H8v.25c0%20.465%200%20.697-.038.89A2%202%200%200%201%206.39%208.962C6.197%209%205.965%209%205.5%209s-.697%200-.89-.038A2%202%200%200%201%203.038%207.39C3%207.197%203%206.965%203%206.5m0%2013v-2c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572C4.803%2015%205.035%2015%205.5%2015s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v.25h8v-.25c0-.465%200-.697.038-.89a2%202%200%200%201%201.572-1.572c.193-.038.425-.038.89-.038s.697%200%20.89.038a2%202%200%200%201%201.572%201.572c.038.193.038.425.038.89v2c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572c-.193.038-.425.038-.89.038s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C16%2020.197%2016%2019.965%2016%2019.5v-.25H8v.25c0%20.465%200%20.697-.038.89a2%202%200%200%201-1.572%201.572C6.197%2022%205.965%2022%205.5%2022s-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C3%2020.197%203%2019.965%203%2019.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.386%208.857a.75.75%200%200%201%20.257%201.029l-.818%201.364H13.5a.75.75%200%200%201%20.643%201.136l-1.5%202.5a.75.75%200%201%201-1.286-.772l.818-1.364H10.5a.75.75%200%200%201-.643-1.136l1.5-2.5a.75.75%200%200%201%201.029-.257%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/suspension-bolt-filled.svg?color=%231a73e8&size=48