taurus-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
taurus-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the taurus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zm0 3.668c-.757 0-1.358.273-1.855.576c-.241.148-.477.315-.69.466c-.223.157-.43.305-.655.446c-.433.273-1.177.512-2.8.512s-2.367-.239-2.8-.512c-.224-.141-.432-.29-.654-.446c-.214-.151-.45-.318-.692-.466c-.496-.303-1.097-.576-1.854-.576a1 1 0 1 0 0 2c.243 0 .476.078.813.283c.174.107.355.234.579.392c.215.152.465.33.74.504q.191.12.4.22a5 5 0 1 0 6.935 0q.21-.1.4-.22c.276-.174.526-.352.741-.504c.224-.158.405-.285.58-.392c.336-.205.569-.283.812-.283a1 1 0 1 0 0-2m-6 4a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteTaurusFill(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="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zm0 3.668c-.757 0-1.358.273-1.855.576c-.241.148-.477.315-.69.466c-.223.157-.43.305-.655.446c-.433.273-1.177.512-2.8.512s-2.367-.239-2.8-.512c-.224-.141-.432-.29-.654-.446c-.214-.151-.45-.318-.692-.466c-.496-.303-1.097-.576-1.854-.576a1 1 0 1 0 0 2c.243 0 .476.078.813.283c.174.107.355.234.579.392c.215.152.465.33.74.504q.191.12.4.22a5 5 0 1 0 6.935 0q.21-.1.4-.22c.276-.174.526-.352.741-.504c.224-.158.405-.285.58-.392c.336-.205.569-.283.812-.283a1 1 0 1 0 0-2m-6 4a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zm0 3.668c-.757 0-1.358.273-1.855.576c-.241.148-.477.315-.69.466c-.223.157-.43.305-.655.446c-.433.273-1.177.512-2.8.512s-2.367-.239-2.8-.512c-.224-.141-.432-.29-.654-.446c-.214-.151-.45-.318-.692-.466c-.496-.303-1.097-.576-1.854-.576a1 1 0 1 0 0 2c.243 0 .476.078.813.283c.174.107.355.234.579.392c.215.152.465.33.74.504q.191.12.4.22a5 5 0 1 0 6.935 0q.21-.1.4-.22c.276-.174.526-.352.741-.504c.224-.158.405-.285.58-.392c.336-.205.569-.283.812-.283a1 1 0 1 0 0-2m-6 4a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-taurus-fill {
  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%22M18%202a4%204%200%200%201%204%204v12a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4zm0%203.668c-.757%200-1.358.273-1.855.576c-.241.148-.477.315-.69.466c-.223.157-.43.305-.655.446c-.433.273-1.177.512-2.8.512s-2.367-.239-2.8-.512c-.224-.141-.432-.29-.654-.446c-.214-.151-.45-.318-.692-.466c-.496-.303-1.097-.576-1.854-.576a1%201%200%201%200%200%202c.243%200%20.476.078.813.283c.174.107.355.234.579.392c.215.152.465.33.74.504q.191.12.4.22a5%205%200%201%200%206.935%200q.21-.1.4-.22c.276-.174.526-.352.741-.504c.224-.158.405-.285.58-.392c.336-.205.569-.283.812-.283a1%201%200%201%200%200-2m-6%204a3%203%200%201%201%200%206a3%203%200%200%201%200-6%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%22M18%202a4%204%200%200%201%204%204v12a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4zm0%203.668c-.757%200-1.358.273-1.855.576c-.241.148-.477.315-.69.466c-.223.157-.43.305-.655.446c-.433.273-1.177.512-2.8.512s-2.367-.239-2.8-.512c-.224-.141-.432-.29-.654-.446c-.214-.151-.45-.318-.692-.466c-.496-.303-1.097-.576-1.854-.576a1%201%200%201%200%200%202c.243%200%20.476.078.813.283c.174.107.355.234.579.392c.215.152.465.33.74.504q.191.12.4.22a5%205%200%201%200%206.935%200q.21-.1.4-.22c.276-.174.526-.352.741-.504c.224-.158.405-.285.58-.392c.336-.205.569-.283.812-.283a1%201%200%201%200%200-2m-6%204a3%203%200%201%201%200%206a3%203%200%200%201%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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