ssd round icon

ssd-round-bold-duotone from Solar by 480 Design · Bold Duotone · Devices · CC-BY-4.0 Attribution required.

Name
ssd-round-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

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="currentColor"><path d="M5.49965 13.5882H18.4996C19.8107 13.5882 20.9534 14.3515 21.553 15.4813L18.9996 5.11765C18.4996 3.52941 17.6042 3 16.4996 3H7.49965C6.39508 3 5.49965 3.52941 4.99965 5.11765L2.44629 15.4813C3.04588 14.3515 4.18858 13.5882 5.49965 13.5882Z" opacity=".5"/><path fill-rule="evenodd" d="M18.5 13.5879H5.5C4.18893 13.5879 3.04623 14.3512 2.44664 15.4809C2.16221 16.0169 2 16.6353 2 17.2938C2 19.3405 3.567 20.9997 5.5 20.9997H18.5C20.433 20.9997 22 19.3405 22 17.2938C22 16.6353 21.8378 16.0169 21.5534 15.4809C20.9538 14.3512 19.8111 13.5879 18.5 13.5879ZM18 16.25C18.4142 16.25 18.75 16.5858 18.75 17V18C18.75 18.4142 18.4142 18.75 18 18.75C17.5858 18.75 17.25 18.4142 17.25 18V17C17.25 16.5858 17.5858 16.25 18 16.25ZM16.25 17C16.25 16.5858 15.9142 16.25 15.5 16.25C15.0858 16.25 14.75 16.5858 14.75 17V18C14.75 18.4142 15.0858 18.75 15.5 18.75C15.9142 18.75 16.25 18.4142 16.25 18V17ZM13 16.25C13.4142 16.25 13.75 16.5858 13.75 17V18C13.75 18.4142 13.4142 18.75 13 18.75C12.5858 18.75 12.25 18.4142 12.25 18V17C12.25 16.5858 12.5858 16.25 13 16.25ZM11.25 17C11.25 16.5858 10.9142 16.25 10.5 16.25C10.0858 16.25 9.75 16.5858 9.75 17V18C9.75 18.4142 10.0858 18.75 10.5 18.75C10.9142 18.75 11.25 18.4142 11.25 18V17Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSsdRoundBoldDuotone(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="M5.49965 13.5882H18.4996C19.8107 13.5882 20.9534 14.3515 21.553 15.4813L18.9996 5.11765C18.4996 3.52941 17.6042 3 16.4996 3H7.49965C6.39508 3 5.49965 3.52941 4.99965 5.11765L2.44629 15.4813C3.04588 14.3515 4.18858 13.5882 5.49965 13.5882Z" opacity=".5"/><path fillRule="evenodd" d="M18.5 13.5879H5.5C4.18893 13.5879 3.04623 14.3512 2.44664 15.4809C2.16221 16.0169 2 16.6353 2 17.2938C2 19.3405 3.567 20.9997 5.5 20.9997H18.5C20.433 20.9997 22 19.3405 22 17.2938C22 16.6353 21.8378 16.0169 21.5534 15.4809C20.9538 14.3512 19.8111 13.5879 18.5 13.5879ZM18 16.25C18.4142 16.25 18.75 16.5858 18.75 17V18C18.75 18.4142 18.4142 18.75 18 18.75C17.5858 18.75 17.25 18.4142 17.25 18V17C17.25 16.5858 17.5858 16.25 18 16.25ZM16.25 17C16.25 16.5858 15.9142 16.25 15.5 16.25C15.0858 16.25 14.75 16.5858 14.75 17V18C14.75 18.4142 15.0858 18.75 15.5 18.75C15.9142 18.75 16.25 18.4142 16.25 18V17ZM13 16.25C13.4142 16.25 13.75 16.5858 13.75 17V18C13.75 18.4142 13.4142 18.75 13 18.75C12.5858 18.75 12.25 18.4142 12.25 18V17C12.25 16.5858 12.5858 16.25 13 16.25ZM11.25 17C11.25 16.5858 10.9142 16.25 10.5 16.25C10.0858 16.25 9.75 16.5858 9.75 17V18C9.75 18.4142 10.0858 18.75 10.5 18.75C10.9142 18.75 11.25 18.4142 11.25 18V17Z" 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="M5.49965 13.5882H18.4996C19.8107 13.5882 20.9534 14.3515 21.553 15.4813L18.9996 5.11765C18.4996 3.52941 17.6042 3 16.4996 3H7.49965C6.39508 3 5.49965 3.52941 4.99965 5.11765L2.44629 15.4813C3.04588 14.3515 4.18858 13.5882 5.49965 13.5882Z" opacity=".5"/><path fill-rule="evenodd" d="M18.5 13.5879H5.5C4.18893 13.5879 3.04623 14.3512 2.44664 15.4809C2.16221 16.0169 2 16.6353 2 17.2938C2 19.3405 3.567 20.9997 5.5 20.9997H18.5C20.433 20.9997 22 19.3405 22 17.2938C22 16.6353 21.8378 16.0169 21.5534 15.4809C20.9538 14.3512 19.8111 13.5879 18.5 13.5879ZM18 16.25C18.4142 16.25 18.75 16.5858 18.75 17V18C18.75 18.4142 18.4142 18.75 18 18.75C17.5858 18.75 17.25 18.4142 17.25 18V17C17.25 16.5858 17.5858 16.25 18 16.25ZM16.25 17C16.25 16.5858 15.9142 16.25 15.5 16.25C15.0858 16.25 14.75 16.5858 14.75 17V18C14.75 18.4142 15.0858 18.75 15.5 18.75C15.9142 18.75 16.25 18.4142 16.25 18V17ZM13 16.25C13.4142 16.25 13.75 16.5858 13.75 17V18C13.75 18.4142 13.4142 18.75 13 18.75C12.5858 18.75 12.25 18.4142 12.25 18V17C12.25 16.5858 12.5858 16.25 13 16.25ZM11.25 17C11.25 16.5858 10.9142 16.25 10.5 16.25C10.0858 16.25 9.75 16.5858 9.75 17V18C9.75 18.4142 10.0858 18.75 10.5 18.75C10.9142 18.75 11.25 18.4142 11.25 18V17Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-ssd-round-bold-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%22M5.49965%2013.5882H18.4996C19.8107%2013.5882%2020.9534%2014.3515%2021.553%2015.4813L18.9996%205.11765C18.4996%203.52941%2017.6042%203%2016.4996%203H7.49965C6.39508%203%205.49965%203.52941%204.99965%205.11765L2.44629%2015.4813C3.04588%2014.3515%204.18858%2013.5882%205.49965%2013.5882Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.5%2013.5879H5.5C4.18893%2013.5879%203.04623%2014.3512%202.44664%2015.4809C2.16221%2016.0169%202%2016.6353%202%2017.2938C2%2019.3405%203.567%2020.9997%205.5%2020.9997H18.5C20.433%2020.9997%2022%2019.3405%2022%2017.2938C22%2016.6353%2021.8378%2016.0169%2021.5534%2015.4809C20.9538%2014.3512%2019.8111%2013.5879%2018.5%2013.5879ZM18%2016.25C18.4142%2016.25%2018.75%2016.5858%2018.75%2017V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V17C17.25%2016.5858%2017.5858%2016.25%2018%2016.25ZM16.25%2017C16.25%2016.5858%2015.9142%2016.25%2015.5%2016.25C15.0858%2016.25%2014.75%2016.5858%2014.75%2017V18C14.75%2018.4142%2015.0858%2018.75%2015.5%2018.75C15.9142%2018.75%2016.25%2018.4142%2016.25%2018V17ZM13%2016.25C13.4142%2016.25%2013.75%2016.5858%2013.75%2017V18C13.75%2018.4142%2013.4142%2018.75%2013%2018.75C12.5858%2018.75%2012.25%2018.4142%2012.25%2018V17C12.25%2016.5858%2012.5858%2016.25%2013%2016.25ZM11.25%2017C11.25%2016.5858%2010.9142%2016.25%2010.5%2016.25C10.0858%2016.25%209.75%2016.5858%209.75%2017V18C9.75%2018.4142%2010.0858%2018.75%2010.5%2018.75C10.9142%2018.75%2011.25%2018.4142%2011.25%2018V17Z%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%22M5.49965%2013.5882H18.4996C19.8107%2013.5882%2020.9534%2014.3515%2021.553%2015.4813L18.9996%205.11765C18.4996%203.52941%2017.6042%203%2016.4996%203H7.49965C6.39508%203%205.49965%203.52941%204.99965%205.11765L2.44629%2015.4813C3.04588%2014.3515%204.18858%2013.5882%205.49965%2013.5882Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.5%2013.5879H5.5C4.18893%2013.5879%203.04623%2014.3512%202.44664%2015.4809C2.16221%2016.0169%202%2016.6353%202%2017.2938C2%2019.3405%203.567%2020.9997%205.5%2020.9997H18.5C20.433%2020.9997%2022%2019.3405%2022%2017.2938C22%2016.6353%2021.8378%2016.0169%2021.5534%2015.4809C20.9538%2014.3512%2019.8111%2013.5879%2018.5%2013.5879ZM18%2016.25C18.4142%2016.25%2018.75%2016.5858%2018.75%2017V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V17C17.25%2016.5858%2017.5858%2016.25%2018%2016.25ZM16.25%2017C16.25%2016.5858%2015.9142%2016.25%2015.5%2016.25C15.0858%2016.25%2014.75%2016.5858%2014.75%2017V18C14.75%2018.4142%2015.0858%2018.75%2015.5%2018.75C15.9142%2018.75%2016.25%2018.4142%2016.25%2018V17ZM13%2016.25C13.4142%2016.25%2013.75%2016.5858%2013.75%2017V18C13.75%2018.4142%2013.4142%2018.75%2013%2018.75C12.5858%2018.75%2012.25%2018.4142%2012.25%2018V17C12.25%2016.5858%2012.5858%2016.25%2013%2016.25ZM11.25%2017C11.25%2016.5858%2010.9142%2016.25%2010.5%2016.25C10.0858%2016.25%209.75%2016.5858%209.75%2017V18C9.75%2018.4142%2010.0858%2018.75%2010.5%2018.75C10.9142%2018.75%2011.25%2018.4142%2011.25%2018V17Z%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/solar/ssd-round-bold-duotone.svg?color=%231a73e8&size=48