ssd round icon
ssd-round-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- ssd-round-broken
- Set
- Solar
- Style
- Broken
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
Use the ssd round 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="M12 21H18.5C20.433 21 22 19.3408 22 17.2941C22 16.6356 21.8378 16.0172 21.5534 15.4813C20.9538 14.3515 19.8111 13.5882 18.5 13.5882H5.5C4.18893 13.5882 3.04623 14.3515 2.44664 15.4813C2.16221 16.0172 2 16.6356 2 17.2941C2 19.3408 3.567 21 5.5 21H8M21.5534 15.4813L20.2767 10.2995M2.44664 15.4813L5 5.11765C5.5 3.52941 6.39543 3 7.5 3H16.5C17.6046 3 18.5 3.52941 19 5.11765L19.3192 6.4131"/><path d="M18 17V18"/><path d="M15.5 17V18"/><path d="M13 17V18"/><path d="M10.5 17V18"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSsdRoundBroken(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="M12 21H18.5C20.433 21 22 19.3408 22 17.2941C22 16.6356 21.8378 16.0172 21.5534 15.4813C20.9538 14.3515 19.8111 13.5882 18.5 13.5882H5.5C4.18893 13.5882 3.04623 14.3515 2.44664 15.4813C2.16221 16.0172 2 16.6356 2 17.2941C2 19.3408 3.567 21 5.5 21H8M21.5534 15.4813L20.2767 10.2995M2.44664 15.4813L5 5.11765C5.5 3.52941 6.39543 3 7.5 3H16.5C17.6046 3 18.5 3.52941 19 5.11765L19.3192 6.4131"/><path d="M18 17V18"/><path d="M15.5 17V18"/><path d="M13 17V18"/><path d="M10.5 17V18"/></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="M12 21H18.5C20.433 21 22 19.3408 22 17.2941C22 16.6356 21.8378 16.0172 21.5534 15.4813C20.9538 14.3515 19.8111 13.5882 18.5 13.5882H5.5C4.18893 13.5882 3.04623 14.3515 2.44664 15.4813C2.16221 16.0172 2 16.6356 2 17.2941C2 19.3408 3.567 21 5.5 21H8M21.5534 15.4813L20.2767 10.2995M2.44664 15.4813L5 5.11765C5.5 3.52941 6.39543 3 7.5 3H16.5C17.6046 3 18.5 3.52941 19 5.11765L19.3192 6.4131"/><path d="M18 17V18"/><path d="M15.5 17V18"/><path d="M13 17V18"/><path d="M10.5 17V18"/></g></svg> </template>
CSS
.icon-ssd-round-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%22M12%2021H18.5C20.433%2021%2022%2019.3408%2022%2017.2941C22%2016.6356%2021.8378%2016.0172%2021.5534%2015.4813C20.9538%2014.3515%2019.8111%2013.5882%2018.5%2013.5882H5.5C4.18893%2013.5882%203.04623%2014.3515%202.44664%2015.4813C2.16221%2016.0172%202%2016.6356%202%2017.2941C2%2019.3408%203.567%2021%205.5%2021H8M21.5534%2015.4813L20.2767%2010.2995M2.44664%2015.4813L5%205.11765C5.5%203.52941%206.39543%203%207.5%203H16.5C17.6046%203%2018.5%203.52941%2019%205.11765L19.3192%206.4131%22%2F%3E%3Cpath%20d%3D%22M18%2017V18%22%2F%3E%3Cpath%20d%3D%22M15.5%2017V18%22%2F%3E%3Cpath%20d%3D%22M13%2017V18%22%2F%3E%3Cpath%20d%3D%22M10.5%2017V18%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%22M12%2021H18.5C20.433%2021%2022%2019.3408%2022%2017.2941C22%2016.6356%2021.8378%2016.0172%2021.5534%2015.4813C20.9538%2014.3515%2019.8111%2013.5882%2018.5%2013.5882H5.5C4.18893%2013.5882%203.04623%2014.3515%202.44664%2015.4813C2.16221%2016.0172%202%2016.6356%202%2017.2941C2%2019.3408%203.567%2021%205.5%2021H8M21.5534%2015.4813L20.2767%2010.2995M2.44664%2015.4813L5%205.11765C5.5%203.52941%206.39543%203%207.5%203H16.5C17.6046%203%2018.5%203.52941%2019%205.11765L19.3192%206.4131%22%2F%3E%3Cpath%20d%3D%22M18%2017V18%22%2F%3E%3Cpath%20d%3D%22M15.5%2017V18%22%2F%3E%3Cpath%20d%3D%22M13%2017V18%22%2F%3E%3Cpath%20d%3D%22M10.5%2017V18%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/ssd-round-broken.svg?color=%231a73e8&size=48