pills 3 icon
pills-3-line-duotone from Solar by 480 Design · Line Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- pills-3-line-duotone
- Set
- Solar
- Style
- Line Duotone
- 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
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-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-bold
Use the pills 3 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-width="1.5"><path d="M11 9.5C11 8.34835 10.5607 7.1967 9.68198 6.31802C7.92462 4.56066 5.07538 4.56066 3.31802 6.31802C2.43934 7.1967 2 8.34835 2 9.5M11 9.5C11 10.6517 10.5607 11.8033 9.68198 12.682C7.92462 14.4393 5.07538 14.4393 3.31802 12.682C2.43934 11.8033 2 10.6517 2 9.5M11 9.5H2"/><path d="M14.7576 2.87868C15.9292 1.70711 17.8287 1.70711 19.0002 2.87868C19.586 3.46447 19.8789 4.23223 19.8789 5C19.8789 5.76777 19.586 6.53553 19.0002 7.12132C17.8287 8.29289 15.9292 8.29289 14.7576 7.12132C14.1718 6.53553 13.8789 5.76777 13.8789 5C13.8789 4.23223 14.1718 3.46447 14.7576 2.87868Z" opacity=".5"/><path d="M20.9052 17.381C22.3649 15.9213 22.3649 13.5546 20.9052 12.0948C19.4454 10.6351 17.0787 10.6351 15.619 12.0948L12.0948 15.619C10.6351 17.0787 10.6351 19.4454 12.0948 20.9052C13.5546 22.3649 15.9213 22.3649 17.381 20.9052L20.9052 17.381Z"/><path d="M14 14C14 14 14.2813 15.4596 15.911 17.0892C17.5407 18.7189 19 19 19 19" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPills3LineDuotone(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" strokeWidth="1.5"><path d="M11 9.5C11 8.34835 10.5607 7.1967 9.68198 6.31802C7.92462 4.56066 5.07538 4.56066 3.31802 6.31802C2.43934 7.1967 2 8.34835 2 9.5M11 9.5C11 10.6517 10.5607 11.8033 9.68198 12.682C7.92462 14.4393 5.07538 14.4393 3.31802 12.682C2.43934 11.8033 2 10.6517 2 9.5M11 9.5H2"/><path d="M14.7576 2.87868C15.9292 1.70711 17.8287 1.70711 19.0002 2.87868C19.586 3.46447 19.8789 4.23223 19.8789 5C19.8789 5.76777 19.586 6.53553 19.0002 7.12132C17.8287 8.29289 15.9292 8.29289 14.7576 7.12132C14.1718 6.53553 13.8789 5.76777 13.8789 5C13.8789 4.23223 14.1718 3.46447 14.7576 2.87868Z" opacity=".5"/><path d="M20.9052 17.381C22.3649 15.9213 22.3649 13.5546 20.9052 12.0948C19.4454 10.6351 17.0787 10.6351 15.619 12.0948L12.0948 15.619C10.6351 17.0787 10.6351 19.4454 12.0948 20.9052C13.5546 22.3649 15.9213 22.3649 17.381 20.9052L20.9052 17.381Z"/><path d="M14 14C14 14 14.2813 15.4596 15.911 17.0892C17.5407 18.7189 19 19 19 19" opacity=".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-width="1.5"><path d="M11 9.5C11 8.34835 10.5607 7.1967 9.68198 6.31802C7.92462 4.56066 5.07538 4.56066 3.31802 6.31802C2.43934 7.1967 2 8.34835 2 9.5M11 9.5C11 10.6517 10.5607 11.8033 9.68198 12.682C7.92462 14.4393 5.07538 14.4393 3.31802 12.682C2.43934 11.8033 2 10.6517 2 9.5M11 9.5H2"/><path d="M14.7576 2.87868C15.9292 1.70711 17.8287 1.70711 19.0002 2.87868C19.586 3.46447 19.8789 4.23223 19.8789 5C19.8789 5.76777 19.586 6.53553 19.0002 7.12132C17.8287 8.29289 15.9292 8.29289 14.7576 7.12132C14.1718 6.53553 13.8789 5.76777 13.8789 5C13.8789 4.23223 14.1718 3.46447 14.7576 2.87868Z" opacity=".5"/><path d="M20.9052 17.381C22.3649 15.9213 22.3649 13.5546 20.9052 12.0948C19.4454 10.6351 17.0787 10.6351 15.619 12.0948L12.0948 15.619C10.6351 17.0787 10.6351 19.4454 12.0948 20.9052C13.5546 22.3649 15.9213 22.3649 17.381 20.9052L20.9052 17.381Z"/><path d="M14 14C14 14 14.2813 15.4596 15.911 17.0892C17.5407 18.7189 19 19 19 19" opacity=".5"/></g></svg> </template>
CSS
.icon-pills-3-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%209.5C11%208.34835%2010.5607%207.1967%209.68198%206.31802C7.92462%204.56066%205.07538%204.56066%203.31802%206.31802C2.43934%207.1967%202%208.34835%202%209.5M11%209.5C11%2010.6517%2010.5607%2011.8033%209.68198%2012.682C7.92462%2014.4393%205.07538%2014.4393%203.31802%2012.682C2.43934%2011.8033%202%2010.6517%202%209.5M11%209.5H2%22%2F%3E%3Cpath%20d%3D%22M14.7576%202.87868C15.9292%201.70711%2017.8287%201.70711%2019.0002%202.87868C19.586%203.46447%2019.8789%204.23223%2019.8789%205C19.8789%205.76777%2019.586%206.53553%2019.0002%207.12132C17.8287%208.29289%2015.9292%208.29289%2014.7576%207.12132C14.1718%206.53553%2013.8789%205.76777%2013.8789%205C13.8789%204.23223%2014.1718%203.46447%2014.7576%202.87868Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.9052%2017.381C22.3649%2015.9213%2022.3649%2013.5546%2020.9052%2012.0948C19.4454%2010.6351%2017.0787%2010.6351%2015.619%2012.0948L12.0948%2015.619C10.6351%2017.0787%2010.6351%2019.4454%2012.0948%2020.9052C13.5546%2022.3649%2015.9213%2022.3649%2017.381%2020.9052L20.9052%2017.381Z%22%2F%3E%3Cpath%20d%3D%22M14%2014C14%2014%2014.2813%2015.4596%2015.911%2017.0892C17.5407%2018.7189%2019%2019%2019%2019%22%20opacity%3D%22.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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%209.5C11%208.34835%2010.5607%207.1967%209.68198%206.31802C7.92462%204.56066%205.07538%204.56066%203.31802%206.31802C2.43934%207.1967%202%208.34835%202%209.5M11%209.5C11%2010.6517%2010.5607%2011.8033%209.68198%2012.682C7.92462%2014.4393%205.07538%2014.4393%203.31802%2012.682C2.43934%2011.8033%202%2010.6517%202%209.5M11%209.5H2%22%2F%3E%3Cpath%20d%3D%22M14.7576%202.87868C15.9292%201.70711%2017.8287%201.70711%2019.0002%202.87868C19.586%203.46447%2019.8789%204.23223%2019.8789%205C19.8789%205.76777%2019.586%206.53553%2019.0002%207.12132C17.8287%208.29289%2015.9292%208.29289%2014.7576%207.12132C14.1718%206.53553%2013.8789%205.76777%2013.8789%205C13.8789%204.23223%2014.1718%203.46447%2014.7576%202.87868Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.9052%2017.381C22.3649%2015.9213%2022.3649%2013.5546%2020.9052%2012.0948C19.4454%2010.6351%2017.0787%2010.6351%2015.619%2012.0948L12.0948%2015.619C10.6351%2017.0787%2010.6351%2019.4454%2012.0948%2020.9052C13.5546%2022.3649%2015.9213%2022.3649%2017.381%2020.9052L20.9052%2017.381Z%22%2F%3E%3Cpath%20d%3D%22M14%2014C14%2014%2014.2813%2015.4596%2015.911%2017.0892C17.5407%2018.7189%2019%2019%2019%2019%22%20opacity%3D%22.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/pills-3-line-duotone.svg?color=%231a73e8&size=48