benzene ring icon
benzene-ring-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.
- Name
- benzene-ring-broken
- Set
- Solar
- Style
- Broken
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-boldpills-3-bold
Use the benzene ring icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M7.02073 6.63792C6.03454 7.22412 5.54145 7.51723 5.27073 8C5 8.48277 5 9.06898 5 10.2414V13.7586C5 14.931 5 15.5172 5.27073 16C5.54145 16.4828 6.03454 16.7759 7.02073 17.3621L9.97927 19.1207C10.9655 19.7069 11.4585 20 12 20C12.5415 20 13.0345 19.7069 14.0207 19.1207L16.9793 17.3621C17.9655 16.7759 18.4585 16.4828 18.7293 16C18.9807 15.5516 18.9986 15.0139 18.9999 14M9.97927 4.87931C10.9655 4.2931 11.4585 4 12 4C12.5415 4 13.0345 4.2931 14.0207 4.87931L16.9793 6.63792C17.9655 7.22412 18.4585 7.51723 18.7293 8C18.9808 8.44845 18.9986 8.98615 18.9999 10.0001"/><path stroke-linejoin="round" d="M5 8L2 6"/><path stroke-linejoin="round" d="M19 8L22 6"/><path stroke-linejoin="round" d="M5 16L2 18"/><path d="M12 16.8841L16 14.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBenzeneRingBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M7.02073 6.63792C6.03454 7.22412 5.54145 7.51723 5.27073 8C5 8.48277 5 9.06898 5 10.2414V13.7586C5 14.931 5 15.5172 5.27073 16C5.54145 16.4828 6.03454 16.7759 7.02073 17.3621L9.97927 19.1207C10.9655 19.7069 11.4585 20 12 20C12.5415 20 13.0345 19.7069 14.0207 19.1207L16.9793 17.3621C17.9655 16.7759 18.4585 16.4828 18.7293 16C18.9807 15.5516 18.9986 15.0139 18.9999 14M9.97927 4.87931C10.9655 4.2931 11.4585 4 12 4C12.5415 4 13.0345 4.2931 14.0207 4.87931L16.9793 6.63792C17.9655 7.22412 18.4585 7.51723 18.7293 8C18.9808 8.44845 18.9986 8.98615 18.9999 10.0001"/><path strokeLinejoin="round" d="M5 8L2 6"/><path strokeLinejoin="round" d="M19 8L22 6"/><path strokeLinejoin="round" d="M5 16L2 18"/><path d="M12 16.8841L16 14.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M7.02073 6.63792C6.03454 7.22412 5.54145 7.51723 5.27073 8C5 8.48277 5 9.06898 5 10.2414V13.7586C5 14.931 5 15.5172 5.27073 16C5.54145 16.4828 6.03454 16.7759 7.02073 17.3621L9.97927 19.1207C10.9655 19.7069 11.4585 20 12 20C12.5415 20 13.0345 19.7069 14.0207 19.1207L16.9793 17.3621C17.9655 16.7759 18.4585 16.4828 18.7293 16C18.9807 15.5516 18.9986 15.0139 18.9999 14M9.97927 4.87931C10.9655 4.2931 11.4585 4 12 4C12.5415 4 13.0345 4.2931 14.0207 4.87931L16.9793 6.63792C17.9655 7.22412 18.4585 7.51723 18.7293 8C18.9808 8.44845 18.9986 8.98615 18.9999 10.0001"/><path stroke-linejoin="round" d="M5 8L2 6"/><path stroke-linejoin="round" d="M19 8L22 6"/><path stroke-linejoin="round" d="M5 16L2 18"/><path d="M12 16.8841L16 14.5"/></g></svg> </template>
CSS
.icon-benzene-ring-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.02073%206.63792C6.03454%207.22412%205.54145%207.51723%205.27073%208C5%208.48277%205%209.06898%205%2010.2414V13.7586C5%2014.931%205%2015.5172%205.27073%2016C5.54145%2016.4828%206.03454%2016.7759%207.02073%2017.3621L9.97927%2019.1207C10.9655%2019.7069%2011.4585%2020%2012%2020C12.5415%2020%2013.0345%2019.7069%2014.0207%2019.1207L16.9793%2017.3621C17.9655%2016.7759%2018.4585%2016.4828%2018.7293%2016C18.9807%2015.5516%2018.9986%2015.0139%2018.9999%2014M9.97927%204.87931C10.9655%204.2931%2011.4585%204%2012%204C12.5415%204%2013.0345%204.2931%2014.0207%204.87931L16.9793%206.63792C17.9655%207.22412%2018.4585%207.51723%2018.7293%208C18.9808%208.44845%2018.9986%208.98615%2018.9999%2010.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%208L2%206%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%208L22%206%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2016L2%2018%22%2F%3E%3Cpath%20d%3D%22M12%2016.8841L16%2014.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.02073%206.63792C6.03454%207.22412%205.54145%207.51723%205.27073%208C5%208.48277%205%209.06898%205%2010.2414V13.7586C5%2014.931%205%2015.5172%205.27073%2016C5.54145%2016.4828%206.03454%2016.7759%207.02073%2017.3621L9.97927%2019.1207C10.9655%2019.7069%2011.4585%2020%2012%2020C12.5415%2020%2013.0345%2019.7069%2014.0207%2019.1207L16.9793%2017.3621C17.9655%2016.7759%2018.4585%2016.4828%2018.7293%2016C18.9807%2015.5516%2018.9986%2015.0139%2018.9999%2014M9.97927%204.87931C10.9655%204.2931%2011.4585%204%2012%204C12.5415%204%2013.0345%204.2931%2014.0207%204.87931L16.9793%206.63792C17.9655%207.22412%2018.4585%207.51723%2018.7293%208C18.9808%208.44845%2018.9986%208.98615%2018.9999%2010.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%208L2%206%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%208L22%206%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2016L2%2018%22%2F%3E%3Cpath%20d%3D%22M12%2016.8841L16%2014.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/benzene-ring-broken.svg?color=%231a73e8&size=48