pill-outline from Solar by 480 Design · Outline · Medicine · CC-BY-4.0 Attribution required.

Name
pill-outline
Set
Solar
Style
Outline
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 pill icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.1322 3.46024C11.1852 0.513254 6.40722 0.513254 3.46024 3.46024C0.513254 6.40722 0.513254 11.1852 3.46024 14.1322L9.86778 20.5398C12.8148 23.4867 17.5928 23.4867 20.5398 20.5398C23.4867 17.5928 23.4867 12.8148 20.5398 9.86778L14.1322 3.46024ZM4.5209 4.5209C6.8821 2.1597 10.7104 2.1597 13.0716 4.5209L15.9689 7.41825C15.9653 7.42974 15.9616 7.44148 15.9578 7.45347C15.8679 7.73472 15.7151 8.15053 15.468 8.66312C14.9744 9.68744 14.1032 11.101 12.6019 12.6023C11.1005 14.1037 9.68709 14.9747 8.66292 15.4683C8.1504 15.7153 7.73465 15.868 7.45346 15.9578C7.44149 15.9616 7.42977 15.9654 7.41829 15.9689L4.5209 13.0716C2.1597 10.7104 2.1597 6.8821 4.5209 4.5209ZM8.58965 17.1403L10.9284 19.4791C13.2896 21.8403 17.1179 21.8403 19.4791 19.4791C21.8403 17.1179 21.8403 13.2896 19.4791 10.9284L17.1402 8.58958C17.0521 8.80835 16.9461 9.05118 16.8193 9.31437C16.2594 10.4761 15.2939 12.0316 13.6625 13.663C12.0312 15.2943 10.4757 16.2598 9.31411 16.8195C9.05105 16.9463 8.80833 17.0522 8.58965 17.1403Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarPillOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M14.1322 3.46024C11.1852 0.513254 6.40722 0.513254 3.46024 3.46024C0.513254 6.40722 0.513254 11.1852 3.46024 14.1322L9.86778 20.5398C12.8148 23.4867 17.5928 23.4867 20.5398 20.5398C23.4867 17.5928 23.4867 12.8148 20.5398 9.86778L14.1322 3.46024ZM4.5209 4.5209C6.8821 2.1597 10.7104 2.1597 13.0716 4.5209L15.9689 7.41825C15.9653 7.42974 15.9616 7.44148 15.9578 7.45347C15.8679 7.73472 15.7151 8.15053 15.468 8.66312C14.9744 9.68744 14.1032 11.101 12.6019 12.6023C11.1005 14.1037 9.68709 14.9747 8.66292 15.4683C8.1504 15.7153 7.73465 15.868 7.45346 15.9578C7.44149 15.9616 7.42977 15.9654 7.41829 15.9689L4.5209 13.0716C2.1597 10.7104 2.1597 6.8821 4.5209 4.5209ZM8.58965 17.1403L10.9284 19.4791C13.2896 21.8403 17.1179 21.8403 19.4791 19.4791C21.8403 17.1179 21.8403 13.2896 19.4791 10.9284L17.1402 8.58958C17.0521 8.80835 16.9461 9.05118 16.8193 9.31437C16.2594 10.4761 15.2939 12.0316 13.6625 13.663C12.0312 15.2943 10.4757 16.2598 9.31411 16.8195C9.05105 16.9463 8.80833 17.0522 8.58965 17.1403Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.1322 3.46024C11.1852 0.513254 6.40722 0.513254 3.46024 3.46024C0.513254 6.40722 0.513254 11.1852 3.46024 14.1322L9.86778 20.5398C12.8148 23.4867 17.5928 23.4867 20.5398 20.5398C23.4867 17.5928 23.4867 12.8148 20.5398 9.86778L14.1322 3.46024ZM4.5209 4.5209C6.8821 2.1597 10.7104 2.1597 13.0716 4.5209L15.9689 7.41825C15.9653 7.42974 15.9616 7.44148 15.9578 7.45347C15.8679 7.73472 15.7151 8.15053 15.468 8.66312C14.9744 9.68744 14.1032 11.101 12.6019 12.6023C11.1005 14.1037 9.68709 14.9747 8.66292 15.4683C8.1504 15.7153 7.73465 15.868 7.45346 15.9578C7.44149 15.9616 7.42977 15.9654 7.41829 15.9689L4.5209 13.0716C2.1597 10.7104 2.1597 6.8821 4.5209 4.5209ZM8.58965 17.1403L10.9284 19.4791C13.2896 21.8403 17.1179 21.8403 19.4791 19.4791C21.8403 17.1179 21.8403 13.2896 19.4791 10.9284L17.1402 8.58958C17.0521 8.80835 16.9461 9.05118 16.8193 9.31437C16.2594 10.4761 15.2939 12.0316 13.6625 13.663C12.0312 15.2943 10.4757 16.2598 9.31411 16.8195C9.05105 16.9463 8.80833 17.0522 8.58965 17.1403Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-pill-outline {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.1322%203.46024C11.1852%200.513254%206.40722%200.513254%203.46024%203.46024C0.513254%206.40722%200.513254%2011.1852%203.46024%2014.1322L9.86778%2020.5398C12.8148%2023.4867%2017.5928%2023.4867%2020.5398%2020.5398C23.4867%2017.5928%2023.4867%2012.8148%2020.5398%209.86778L14.1322%203.46024ZM4.5209%204.5209C6.8821%202.1597%2010.7104%202.1597%2013.0716%204.5209L15.9689%207.41825C15.9653%207.42974%2015.9616%207.44148%2015.9578%207.45347C15.8679%207.73472%2015.7151%208.15053%2015.468%208.66312C14.9744%209.68744%2014.1032%2011.101%2012.6019%2012.6023C11.1005%2014.1037%209.68709%2014.9747%208.66292%2015.4683C8.1504%2015.7153%207.73465%2015.868%207.45346%2015.9578C7.44149%2015.9616%207.42977%2015.9654%207.41829%2015.9689L4.5209%2013.0716C2.1597%2010.7104%202.1597%206.8821%204.5209%204.5209ZM8.58965%2017.1403L10.9284%2019.4791C13.2896%2021.8403%2017.1179%2021.8403%2019.4791%2019.4791C21.8403%2017.1179%2021.8403%2013.2896%2019.4791%2010.9284L17.1402%208.58958C17.0521%208.80835%2016.9461%209.05118%2016.8193%209.31437C16.2594%2010.4761%2015.2939%2012.0316%2013.6625%2013.663C12.0312%2015.2943%2010.4757%2016.2598%209.31411%2016.8195C9.05105%2016.9463%208.80833%2017.0522%208.58965%2017.1403Z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.1322%203.46024C11.1852%200.513254%206.40722%200.513254%203.46024%203.46024C0.513254%206.40722%200.513254%2011.1852%203.46024%2014.1322L9.86778%2020.5398C12.8148%2023.4867%2017.5928%2023.4867%2020.5398%2020.5398C23.4867%2017.5928%2023.4867%2012.8148%2020.5398%209.86778L14.1322%203.46024ZM4.5209%204.5209C6.8821%202.1597%2010.7104%202.1597%2013.0716%204.5209L15.9689%207.41825C15.9653%207.42974%2015.9616%207.44148%2015.9578%207.45347C15.8679%207.73472%2015.7151%208.15053%2015.468%208.66312C14.9744%209.68744%2014.1032%2011.101%2012.6019%2012.6023C11.1005%2014.1037%209.68709%2014.9747%208.66292%2015.4683C8.1504%2015.7153%207.73465%2015.868%207.45346%2015.9578C7.44149%2015.9616%207.42977%2015.9654%207.41829%2015.9689L4.5209%2013.0716C2.1597%2010.7104%202.1597%206.8821%204.5209%204.5209ZM8.58965%2017.1403L10.9284%2019.4791C13.2896%2021.8403%2017.1179%2021.8403%2019.4791%2019.4791C21.8403%2017.1179%2021.8403%2013.2896%2019.4791%2010.9284L17.1402%208.58958C17.0521%208.80835%2016.9461%209.05118%2016.8193%209.31437C16.2594%2010.4761%2015.2939%2012.0316%2013.6625%2013.663C12.0312%2015.2943%2010.4757%2016.2598%209.31411%2016.8195C9.05105%2016.9463%208.80833%2017.0522%208.58965%2017.1403Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/pill-outline.svg?color=%231a73e8&size=48