ios pint icon

ios-pint-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
ios-pint-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios pint icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M368 170.085c0-21.022-.973-88.554-19.308-125.013C344.244 36.228 336.25 32 316.999 32H195.001c-19.25 0-27.246 4.197-31.693 13.041C144.973 81.5 144 149.25 144 170.272c0 98 32 100.353 32 180.853 0 39.5-16 71.402-16 99.402 0 27 9 29.473 32 29.473h128c23 0 32-2.535 32-29.535 0-28-16-59.715-16-99.215 0-80.5 32-83.165 32-181.165zM177.602 51.983c.778-1.546 1.339-1.763 2.53-2.295 1.977-.884 6.161-1.688 14.869-1.688h121.998c8.708 0 12.893.803 14.869 1.687 1.19.532 1.752.872 2.53 2.418 8.029 15.967 13.601 42.611 16.105 75.896H161.496c2.505-33.348 8.076-60.05 16.106-76.018zm157.029 410.653C332.76 463.377 327.844 464 320 464H192c-7.844 0-12.761-.623-14.639-1.359-.394-.93-1.361-4.166-1.361-12.27 0-10.856 3.016-23.16 6.508-37.334 4.449-18.059 9.492-38.557 9.492-61.943 0-40.997-7.993-63.802-15.724-85.842C168.274 242.438 160 218.838 160 170.155c0-9.025.191-17.756.558-26.155h190.886c.365 8.376.557 17.083.557 26.085 0 48.688-8.276 72.302-16.28 95.169-7.728 22.079-15.72 44.895-15.72 85.887 0 23.39 5.043 43.822 9.493 61.856 3.491 14.15 6.507 26.368 6.507 37.222-.001 8.136-.977 11.494-1.37 12.417z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosPintOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M368 170.085c0-21.022-.973-88.554-19.308-125.013C344.244 36.228 336.25 32 316.999 32H195.001c-19.25 0-27.246 4.197-31.693 13.041C144.973 81.5 144 149.25 144 170.272c0 98 32 100.353 32 180.853 0 39.5-16 71.402-16 99.402 0 27 9 29.473 32 29.473h128c23 0 32-2.535 32-29.535 0-28-16-59.715-16-99.215 0-80.5 32-83.165 32-181.165zM177.602 51.983c.778-1.546 1.339-1.763 2.53-2.295 1.977-.884 6.161-1.688 14.869-1.688h121.998c8.708 0 12.893.803 14.869 1.687 1.19.532 1.752.872 2.53 2.418 8.029 15.967 13.601 42.611 16.105 75.896H161.496c2.505-33.348 8.076-60.05 16.106-76.018zm157.029 410.653C332.76 463.377 327.844 464 320 464H192c-7.844 0-12.761-.623-14.639-1.359-.394-.93-1.361-4.166-1.361-12.27 0-10.856 3.016-23.16 6.508-37.334 4.449-18.059 9.492-38.557 9.492-61.943 0-40.997-7.993-63.802-15.724-85.842C168.274 242.438 160 218.838 160 170.155c0-9.025.191-17.756.558-26.155h190.886c.365 8.376.557 17.083.557 26.085 0 48.688-8.276 72.302-16.28 95.169-7.728 22.079-15.72 44.895-15.72 85.887 0 23.39 5.043 43.822 9.493 61.856 3.491 14.15 6.507 26.368 6.507 37.222-.001 8.136-.977 11.494-1.37 12.417z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M368 170.085c0-21.022-.973-88.554-19.308-125.013C344.244 36.228 336.25 32 316.999 32H195.001c-19.25 0-27.246 4.197-31.693 13.041C144.973 81.5 144 149.25 144 170.272c0 98 32 100.353 32 180.853 0 39.5-16 71.402-16 99.402 0 27 9 29.473 32 29.473h128c23 0 32-2.535 32-29.535 0-28-16-59.715-16-99.215 0-80.5 32-83.165 32-181.165zM177.602 51.983c.778-1.546 1.339-1.763 2.53-2.295 1.977-.884 6.161-1.688 14.869-1.688h121.998c8.708 0 12.893.803 14.869 1.687 1.19.532 1.752.872 2.53 2.418 8.029 15.967 13.601 42.611 16.105 75.896H161.496c2.505-33.348 8.076-60.05 16.106-76.018zm157.029 410.653C332.76 463.377 327.844 464 320 464H192c-7.844 0-12.761-.623-14.639-1.359-.394-.93-1.361-4.166-1.361-12.27 0-10.856 3.016-23.16 6.508-37.334 4.449-18.059 9.492-38.557 9.492-61.943 0-40.997-7.993-63.802-15.724-85.842C168.274 242.438 160 218.838 160 170.155c0-9.025.191-17.756.558-26.155h190.886c.365 8.376.557 17.083.557 26.085 0 48.688-8.276 72.302-16.28 95.169-7.728 22.079-15.72 44.895-15.72 85.887 0 23.39 5.043 43.822 9.493 61.856 3.491 14.15 6.507 26.368 6.507 37.222-.001 8.136-.977 11.494-1.37 12.417z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-pint-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%20512%20512%22%3E%3Cpath%20d%3D%22M368%20170.085c0-21.022-.973-88.554-19.308-125.013C344.244%2036.228%20336.25%2032%20316.999%2032H195.001c-19.25%200-27.246%204.197-31.693%2013.041C144.973%2081.5%20144%20149.25%20144%20170.272c0%2098%2032%20100.353%2032%20180.853%200%2039.5-16%2071.402-16%2099.402%200%2027%209%2029.473%2032%2029.473h128c23%200%2032-2.535%2032-29.535%200-28-16-59.715-16-99.215%200-80.5%2032-83.165%2032-181.165zM177.602%2051.983c.778-1.546%201.339-1.763%202.53-2.295%201.977-.884%206.161-1.688%2014.869-1.688h121.998c8.708%200%2012.893.803%2014.869%201.687%201.19.532%201.752.872%202.53%202.418%208.029%2015.967%2013.601%2042.611%2016.105%2075.896H161.496c2.505-33.348%208.076-60.05%2016.106-76.018zm157.029%20410.653C332.76%20463.377%20327.844%20464%20320%20464H192c-7.844%200-12.761-.623-14.639-1.359-.394-.93-1.361-4.166-1.361-12.27%200-10.856%203.016-23.16%206.508-37.334%204.449-18.059%209.492-38.557%209.492-61.943%200-40.997-7.993-63.802-15.724-85.842C168.274%20242.438%20160%20218.838%20160%20170.155c0-9.025.191-17.756.558-26.155h190.886c.365%208.376.557%2017.083.557%2026.085%200%2048.688-8.276%2072.302-16.28%2095.169-7.728%2022.079-15.72%2044.895-15.72%2085.887%200%2023.39%205.043%2043.822%209.493%2061.856%203.491%2014.15%206.507%2026.368%206.507%2037.222-.001%208.136-.977%2011.494-1.37%2012.417z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M368%20170.085c0-21.022-.973-88.554-19.308-125.013C344.244%2036.228%20336.25%2032%20316.999%2032H195.001c-19.25%200-27.246%204.197-31.693%2013.041C144.973%2081.5%20144%20149.25%20144%20170.272c0%2098%2032%20100.353%2032%20180.853%200%2039.5-16%2071.402-16%2099.402%200%2027%209%2029.473%2032%2029.473h128c23%200%2032-2.535%2032-29.535%200-28-16-59.715-16-99.215%200-80.5%2032-83.165%2032-181.165zM177.602%2051.983c.778-1.546%201.339-1.763%202.53-2.295%201.977-.884%206.161-1.688%2014.869-1.688h121.998c8.708%200%2012.893.803%2014.869%201.687%201.19.532%201.752.872%202.53%202.418%208.029%2015.967%2013.601%2042.611%2016.105%2075.896H161.496c2.505-33.348%208.076-60.05%2016.106-76.018zm157.029%20410.653C332.76%20463.377%20327.844%20464%20320%20464H192c-7.844%200-12.761-.623-14.639-1.359-.394-.93-1.361-4.166-1.361-12.27%200-10.856%203.016-23.16%206.508-37.334%204.449-18.059%209.492-38.557%209.492-61.943%200-40.997-7.993-63.802-15.724-85.842C168.274%20242.438%20160%20218.838%20160%20170.155c0-9.025.191-17.756.558-26.155h190.886c.365%208.376.557%2017.083.557%2026.085%200%2048.688-8.276%2072.302-16.28%2095.169-7.728%2022.079-15.72%2044.895-15.72%2085.887%200%2023.39%205.043%2043.822%209.493%2061.856%203.491%2014.15%206.507%2026.368%206.507%2037.222-.001%208.136-.977%2011.494-1.37%2012.417z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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