stop3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
stop3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the stop3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.36 7.78l-15.82 9.5c-.61.37-1.43 0-1.51-.71Q3 16.285 3 16V8c0-3 2-5 5-5h8c3 0 4.23 1.54 4.81 3.65c.12.44-.07.9-.45 1.13m.64 3.31V16c0 3-2 5-5 5H8c-.92 0-1.79-.25-2.53-.69c-.64-.37-.6-1.31.03-1.69l13.98-8.39c.67-.4 1.52.08 1.52.86"/></svg>

React

import type { SVGProps } from "react";

export function ReiconStop3Filled(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" d="m20.36 7.78l-15.82 9.5c-.61.37-1.43 0-1.51-.71Q3 16.285 3 16V8c0-3 2-5 5-5h8c3 0 4.23 1.54 4.81 3.65c.12.44-.07.9-.45 1.13m.64 3.31V16c0 3-2 5-5 5H8c-.92 0-1.79-.25-2.53-.69c-.64-.37-.6-1.31.03-1.69l13.98-8.39c.67-.4 1.52.08 1.52.86"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.36 7.78l-15.82 9.5c-.61.37-1.43 0-1.51-.71Q3 16.285 3 16V8c0-3 2-5 5-5h8c3 0 4.23 1.54 4.81 3.65c.12.44-.07.9-.45 1.13m.64 3.31V16c0 3-2 5-5 5H8c-.92 0-1.79-.25-2.53-.69c-.64-.37-.6-1.31.03-1.69l13.98-8.39c.67-.4 1.52.08 1.52.86"/></svg>
</template>

CSS

.icon-stop3-filled {
  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%20d%3D%22m20.36%207.78l-15.82%209.5c-.61.37-1.43%200-1.51-.71Q3%2016.285%203%2016V8c0-3%202-5%205-5h8c3%200%204.23%201.54%204.81%203.65c.12.44-.07.9-.45%201.13m.64%203.31V16c0%203-2%205-5%205H8c-.92%200-1.79-.25-2.53-.69c-.64-.37-.6-1.31.03-1.69l13.98-8.39c.67-.4%201.52.08%201.52.86%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%20d%3D%22m20.36%207.78l-15.82%209.5c-.61.37-1.43%200-1.51-.71Q3%2016.285%203%2016V8c0-3%202-5%205-5h8c3%200%204.23%201.54%204.81%203.65c.12.44-.07.9-.45%201.13m.64%203.31V16c0%203-2%205-5%205H8c-.92%200-1.79-.25-2.53-.69c-.64-.37-.6-1.31.03-1.69l13.98-8.39c.67-.4%201.52.08%201.52.86%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Stop3 filled icon — Reicon · IconsDB