drop slash icon

drop-slash from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
drop-slash
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the drop slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M53.92 34.62a8 8 0 1 0-11.84 10.76l22.64 24.91C48.32 95 40 119.78 40 144a88 88 0 0 0 149.21 63.22l12.87 14.16a8 8 0 1 0 11.84-10.76ZM128 216a72.08 72.08 0 0 1-72-72c0-19.93 6.68-40.57 19.86-61.46l102.57 112.82A71.84 71.84 0 0 1 128 216M90 50.51a8 8 0 0 1-.27-11.31a248 248 0 0 1 33.68-29.75a8 8 0 0 1 9.18 0C136 11.83 216 68.7 216 144a88 88 0 0 1-3.15 23.4a8 8 0 0 1-7.71 5.88A7.8 7.8 0 0 1 203 173a8 8 0 0 1-5.59-9.83A72.6 72.6 0 0 0 200 144c0-57.24-55.48-105-72-118a252 252 0 0 0-26.66 24.23a8 8 0 0 1-11.34.28"/></svg>

React

import type { SVGProps } from "react";

export function PhDropSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M53.92 34.62a8 8 0 1 0-11.84 10.76l22.64 24.91C48.32 95 40 119.78 40 144a88 88 0 0 0 149.21 63.22l12.87 14.16a8 8 0 1 0 11.84-10.76ZM128 216a72.08 72.08 0 0 1-72-72c0-19.93 6.68-40.57 19.86-61.46l102.57 112.82A71.84 71.84 0 0 1 128 216M90 50.51a8 8 0 0 1-.27-11.31a248 248 0 0 1 33.68-29.75a8 8 0 0 1 9.18 0C136 11.83 216 68.7 216 144a88 88 0 0 1-3.15 23.4a8 8 0 0 1-7.71 5.88A7.8 7.8 0 0 1 203 173a8 8 0 0 1-5.59-9.83A72.6 72.6 0 0 0 200 144c0-57.24-55.48-105-72-118a252 252 0 0 0-26.66 24.23a8 8 0 0 1-11.34.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M53.92 34.62a8 8 0 1 0-11.84 10.76l22.64 24.91C48.32 95 40 119.78 40 144a88 88 0 0 0 149.21 63.22l12.87 14.16a8 8 0 1 0 11.84-10.76ZM128 216a72.08 72.08 0 0 1-72-72c0-19.93 6.68-40.57 19.86-61.46l102.57 112.82A71.84 71.84 0 0 1 128 216M90 50.51a8 8 0 0 1-.27-11.31a248 248 0 0 1 33.68-29.75a8 8 0 0 1 9.18 0C136 11.83 216 68.7 216 144a88 88 0 0 1-3.15 23.4a8 8 0 0 1-7.71 5.88A7.8 7.8 0 0 1 203 173a8 8 0 0 1-5.59-9.83A72.6 72.6 0 0 0 200 144c0-57.24-55.48-105-72-118a252 252 0 0 0-26.66 24.23a8 8 0 0 1-11.34.28"/></svg>
</template>

CSS

.icon-drop-slash {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M53.92%2034.62a8%208%200%201%200-11.84%2010.76l22.64%2024.91C48.32%2095%2040%20119.78%2040%20144a88%2088%200%200%200%20149.21%2063.22l12.87%2014.16a8%208%200%201%200%2011.84-10.76ZM128%20216a72.08%2072.08%200%200%201-72-72c0-19.93%206.68-40.57%2019.86-61.46l102.57%20112.82A71.84%2071.84%200%200%201%20128%20216M90%2050.51a8%208%200%200%201-.27-11.31a248%20248%200%200%201%2033.68-29.75a8%208%200%200%201%209.18%200C136%2011.83%20216%2068.7%20216%20144a88%2088%200%200%201-3.15%2023.4a8%208%200%200%201-7.71%205.88A7.8%207.8%200%200%201%20203%20173a8%208%200%200%201-5.59-9.83A72.6%2072.6%200%200%200%20200%20144c0-57.24-55.48-105-72-118a252%20252%200%200%200-26.66%2024.23a8%208%200%200%201-11.34.28%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M53.92%2034.62a8%208%200%201%200-11.84%2010.76l22.64%2024.91C48.32%2095%2040%20119.78%2040%20144a88%2088%200%200%200%20149.21%2063.22l12.87%2014.16a8%208%200%201%200%2011.84-10.76ZM128%20216a72.08%2072.08%200%200%201-72-72c0-19.93%206.68-40.57%2019.86-61.46l102.57%20112.82A71.84%2071.84%200%200%201%20128%20216M90%2050.51a8%208%200%200%201-.27-11.31a248%20248%200%200%201%2033.68-29.75a8%208%200%200%201%209.18%200C136%2011.83%20216%2068.7%20216%20144a88%2088%200%200%201-3.15%2023.4a8%208%200%200%201-7.71%205.88A7.8%207.8%200%200%201%20203%20173a8%208%200%200%201-5.59-9.83A72.6%2072.6%200%200%200%20200%20144c0-57.24-55.48-105-72-118a252%20252%200%200%200-26.66%2024.23a8%208%200%200%201-11.34.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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