suspension bolt icon

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

Name
suspension-bolt-duotone
Set
Reicon
Style
Duotone
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 17.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C8 20.197 8 19.965 8 19.5v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C6.197 15 5.965 15 5.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C3 16.803 3 17.035 3 17.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 15 18.965 15 18.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89M3 4.5v2c0 .465 0 .697.038.89A2 2 0 0 0 4.61 8.962C4.803 9 5.035 9 5.5 9s.697 0 .89-.038A2 2 0 0 0 7.962 7.39C8 7.197 8 6.965 8 6.5v-2c0-.465 0-.697-.038-.89A2 2 0 0 0 6.39 2.038C6.197 2 5.965 2 5.5 2s-.697 0-.89.038A2 2 0 0 0 3.038 3.61C3 3.803 3 4.035 3 4.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 2 18.965 2 18.5 2s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C16 3.803 16 4.035 16 4.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C21 7.197 21 6.965 21 6.5"/><path d="M8 17.75h8v1.5H8zm0-13h8v1.5H8z" opacity=".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 ReiconSuspensionBoltDuotone(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 17.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C8 20.197 8 19.965 8 19.5v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C6.197 15 5.965 15 5.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C3 16.803 3 17.035 3 17.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 15 18.965 15 18.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89M3 4.5v2c0 .465 0 .697.038.89A2 2 0 0 0 4.61 8.962C4.803 9 5.035 9 5.5 9s.697 0 .89-.038A2 2 0 0 0 7.962 7.39C8 7.197 8 6.965 8 6.5v-2c0-.465 0-.697-.038-.89A2 2 0 0 0 6.39 2.038C6.197 2 5.965 2 5.5 2s-.697 0-.89.038A2 2 0 0 0 3.038 3.61C3 3.803 3 4.035 3 4.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 2 18.965 2 18.5 2s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C16 3.803 16 4.035 16 4.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C21 7.197 21 6.965 21 6.5"/><path d="M8 17.75h8v1.5H8zm0-13h8v1.5H8z" opacity=".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 17.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C8 20.197 8 19.965 8 19.5v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C6.197 15 5.965 15 5.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C3 16.803 3 17.035 3 17.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 15 18.965 15 18.5 15s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89M3 4.5v2c0 .465 0 .697.038.89A2 2 0 0 0 4.61 8.962C4.803 9 5.035 9 5.5 9s.697 0 .89-.038A2 2 0 0 0 7.962 7.39C8 7.197 8 6.965 8 6.5v-2c0-.465 0-.697-.038-.89A2 2 0 0 0 6.39 2.038C6.197 2 5.965 2 5.5 2s-.697 0-.89.038A2 2 0 0 0 3.038 3.61C3 3.803 3 4.035 3 4.5m18 2v-2c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C19.197 2 18.965 2 18.5 2s-.697 0-.89.038a2 2 0 0 0-1.572 1.572C16 3.803 16 4.035 16 4.5v2c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572C21 7.197 21 6.965 21 6.5"/><path d="M8 17.75h8v1.5H8zm0-13h8v1.5H8z" opacity=".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-duotone {
  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%2017.5v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572C8%2020.197%208%2019.965%208%2019.5v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C6.197%2015%205.965%2015%205.5%2015s-.697%200-.89.038a2%202%200%200%200-1.572%201.572C3%2016.803%203%2017.035%203%2017.5m18%202v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C19.197%2015%2018.965%2015%2018.5%2015s-.697%200-.89.038a2%202%200%200%200-1.572%201.572c-.038.193-.038.425-.038.89v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89M3%204.5v2c0%20.465%200%20.697.038.89A2%202%200%200%200%204.61%208.962C4.803%209%205.035%209%205.5%209s.697%200%20.89-.038A2%202%200%200%200%207.962%207.39C8%207.197%208%206.965%208%206.5v-2c0-.465%200-.697-.038-.89A2%202%200%200%200%206.39%202.038C6.197%202%205.965%202%205.5%202s-.697%200-.89.038A2%202%200%200%200%203.038%203.61C3%203.803%203%204.035%203%204.5m18%202v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C19.197%202%2018.965%202%2018.5%202s-.697%200-.89.038a2%202%200%200%200-1.572%201.572C16%203.803%2016%204.035%2016%204.5v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572C21%207.197%2021%206.965%2021%206.5%22%2F%3E%3Cpath%20d%3D%22M8%2017.75h8v1.5H8zm0-13h8v1.5H8z%22%20opacity%3D%22.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%2017.5v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572C8%2020.197%208%2019.965%208%2019.5v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C6.197%2015%205.965%2015%205.5%2015s-.697%200-.89.038a2%202%200%200%200-1.572%201.572C3%2016.803%203%2017.035%203%2017.5m18%202v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C19.197%2015%2018.965%2015%2018.5%2015s-.697%200-.89.038a2%202%200%200%200-1.572%201.572c-.038.193-.038.425-.038.89v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89M3%204.5v2c0%20.465%200%20.697.038.89A2%202%200%200%200%204.61%208.962C4.803%209%205.035%209%205.5%209s.697%200%20.89-.038A2%202%200%200%200%207.962%207.39C8%207.197%208%206.965%208%206.5v-2c0-.465%200-.697-.038-.89A2%202%200%200%200%206.39%202.038C6.197%202%205.965%202%205.5%202s-.697%200-.89.038A2%202%200%200%200%203.038%203.61C3%203.803%203%204.035%203%204.5m18%202v-2c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C19.197%202%2018.965%202%2018.5%202s-.697%200-.89.038a2%202%200%200%200-1.572%201.572C16%203.803%2016%204.035%2016%204.5v2c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572C21%207.197%2021%206.965%2021%206.5%22%2F%3E%3Cpath%20d%3D%22M8%2017.75h8v1.5H8zm0-13h8v1.5H8z%22%20opacity%3D%22.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-duotone.svg?color=%231a73e8&size=48