pills 2 icon

pills-2-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.

Name
pills-2-broken
Set
Solar
Style
Broken
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More medicine icons from Solar

Use the pills 2 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="M11.5355 10.5355C12.4404 9.63071 13 8.38071 13 7C13 4.23858 10.7614 2 8 2C6.61929 2 5.36929 2.55964 4.46447 3.46447M11.5355 10.5355C10.6307 11.4404 9.38071 12 8 12C5.23858 12 3 9.76142 3 7C3 5.61929 3.55964 4.36929 4.46447 3.46447M11.5355 10.5355L4.46447 3.46447"/><path d="M12 17C12 18.2796 12.4882 19.5592 13.4645 20.5355C14.4408 21.5118 15.7204 22 17 22M12 17C12 15.7204 12.4882 14.4408 13.4645 13.4645C15.4171 11.5118 18.5829 11.5118 20.5355 13.4645C21.5118 14.4408 22 15.7204 22 17M12 17H22M22 17C22 18.2796 21.5118 19.5592 20.5355 20.5355"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPills2Broken(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="M11.5355 10.5355C12.4404 9.63071 13 8.38071 13 7C13 4.23858 10.7614 2 8 2C6.61929 2 5.36929 2.55964 4.46447 3.46447M11.5355 10.5355C10.6307 11.4404 9.38071 12 8 12C5.23858 12 3 9.76142 3 7C3 5.61929 3.55964 4.36929 4.46447 3.46447M11.5355 10.5355L4.46447 3.46447"/><path d="M12 17C12 18.2796 12.4882 19.5592 13.4645 20.5355C14.4408 21.5118 15.7204 22 17 22M12 17C12 15.7204 12.4882 14.4408 13.4645 13.4645C15.4171 11.5118 18.5829 11.5118 20.5355 13.4645C21.5118 14.4408 22 15.7204 22 17M12 17H22M22 17C22 18.2796 21.5118 19.5592 20.5355 20.5355"/></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="M11.5355 10.5355C12.4404 9.63071 13 8.38071 13 7C13 4.23858 10.7614 2 8 2C6.61929 2 5.36929 2.55964 4.46447 3.46447M11.5355 10.5355C10.6307 11.4404 9.38071 12 8 12C5.23858 12 3 9.76142 3 7C3 5.61929 3.55964 4.36929 4.46447 3.46447M11.5355 10.5355L4.46447 3.46447"/><path d="M12 17C12 18.2796 12.4882 19.5592 13.4645 20.5355C14.4408 21.5118 15.7204 22 17 22M12 17C12 15.7204 12.4882 14.4408 13.4645 13.4645C15.4171 11.5118 18.5829 11.5118 20.5355 13.4645C21.5118 14.4408 22 15.7204 22 17M12 17H22M22 17C22 18.2796 21.5118 19.5592 20.5355 20.5355"/></g></svg>
</template>

CSS

.icon-pills-2-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%22M11.5355%2010.5355C12.4404%209.63071%2013%208.38071%2013%207C13%204.23858%2010.7614%202%208%202C6.61929%202%205.36929%202.55964%204.46447%203.46447M11.5355%2010.5355C10.6307%2011.4404%209.38071%2012%208%2012C5.23858%2012%203%209.76142%203%207C3%205.61929%203.55964%204.36929%204.46447%203.46447M11.5355%2010.5355L4.46447%203.46447%22%2F%3E%3Cpath%20d%3D%22M12%2017C12%2018.2796%2012.4882%2019.5592%2013.4645%2020.5355C14.4408%2021.5118%2015.7204%2022%2017%2022M12%2017C12%2015.7204%2012.4882%2014.4408%2013.4645%2013.4645C15.4171%2011.5118%2018.5829%2011.5118%2020.5355%2013.4645C21.5118%2014.4408%2022%2015.7204%2022%2017M12%2017H22M22%2017C22%2018.2796%2021.5118%2019.5592%2020.5355%2020.5355%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%22M11.5355%2010.5355C12.4404%209.63071%2013%208.38071%2013%207C13%204.23858%2010.7614%202%208%202C6.61929%202%205.36929%202.55964%204.46447%203.46447M11.5355%2010.5355C10.6307%2011.4404%209.38071%2012%208%2012C5.23858%2012%203%209.76142%203%207C3%205.61929%203.55964%204.36929%204.46447%203.46447M11.5355%2010.5355L4.46447%203.46447%22%2F%3E%3Cpath%20d%3D%22M12%2017C12%2018.2796%2012.4882%2019.5592%2013.4645%2020.5355C14.4408%2021.5118%2015.7204%2022%2017%2022M12%2017C12%2015.7204%2012.4882%2014.4408%2013.4645%2013.4645C15.4171%2011.5118%2018.5829%2011.5118%2020.5355%2013.4645C21.5118%2014.4408%2022%2015.7204%2022%2017M12%2017H22M22%2017C22%2018.2796%2021.5118%2019.5592%2020.5355%2020.5355%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/pills-2-broken.svg?color=%231a73e8&size=48