tick double 03 icon

tick-double-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tick-double-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the tick double 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M7.326 18.092c-.327.275-.61.41-.906.408c-.68-.007-1.247-.703-2.38-2.094l-1.515-1.86c-.624-.766-.7-1.907-.185-2.767c.588-.984 1.717-1.259 2.596-.766M10.922 8.5a52 52 0 0 1 2.556-2.513A1.77 1.77 0 0 1 15 5.527"/><path d="M14.106 16.311c2.26-2.62 4.441-4.396 7.182-6.913c.82-.753.947-2.073.303-3.009c-.684-.994-1.983-1.193-2.863-.402c-2.51 2.255-4.463 4.427-6.315 6.748c-.098.122-.146.183-.197.217a.37.37 0 0 1-.416.003c-.051-.034-.1-.094-.197-.213l-.987-1.21c-.9-1.106-2.516-.983-3.268.246c-.527.861-.449 2.002.189 2.768l1.548 1.86c1.157 1.391 1.736 2.087 2.431 2.094s1.327-.725 2.59-2.189Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTickDouble03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M7.326 18.092c-.327.275-.61.41-.906.408c-.68-.007-1.247-.703-2.38-2.094l-1.515-1.86c-.624-.766-.7-1.907-.185-2.767c.588-.984 1.717-1.259 2.596-.766M10.922 8.5a52 52 0 0 1 2.556-2.513A1.77 1.77 0 0 1 15 5.527"/><path d="M14.106 16.311c2.26-2.62 4.441-4.396 7.182-6.913c.82-.753.947-2.073.303-3.009c-.684-.994-1.983-1.193-2.863-.402c-2.51 2.255-4.463 4.427-6.315 6.748c-.098.122-.146.183-.197.217a.37.37 0 0 1-.416.003c-.051-.034-.1-.094-.197-.213l-.987-1.21c-.9-1.106-2.516-.983-3.268.246c-.527.861-.449 2.002.189 2.768l1.548 1.86c1.157 1.391 1.736 2.087 2.431 2.094s1.327-.725 2.59-2.189Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M7.326 18.092c-.327.275-.61.41-.906.408c-.68-.007-1.247-.703-2.38-2.094l-1.515-1.86c-.624-.766-.7-1.907-.185-2.767c.588-.984 1.717-1.259 2.596-.766M10.922 8.5a52 52 0 0 1 2.556-2.513A1.77 1.77 0 0 1 15 5.527"/><path d="M14.106 16.311c2.26-2.62 4.441-4.396 7.182-6.913c.82-.753.947-2.073.303-3.009c-.684-.994-1.983-1.193-2.863-.402c-2.51 2.255-4.463 4.427-6.315 6.748c-.098.122-.146.183-.197.217a.37.37 0 0 1-.416.003c-.051-.034-.1-.094-.197-.213l-.987-1.21c-.9-1.106-2.516-.983-3.268.246c-.527.861-.449 2.002.189 2.768l1.548 1.86c1.157 1.391 1.736 2.087 2.431 2.094s1.327-.725 2.59-2.189Z"/></g></svg>
</template>

CSS

.icon-tick-double-03 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.326%2018.092c-.327.275-.61.41-.906.408c-.68-.007-1.247-.703-2.38-2.094l-1.515-1.86c-.624-.766-.7-1.907-.185-2.767c.588-.984%201.717-1.259%202.596-.766M10.922%208.5a52%2052%200%200%201%202.556-2.513A1.77%201.77%200%200%201%2015%205.527%22%2F%3E%3Cpath%20d%3D%22M14.106%2016.311c2.26-2.62%204.441-4.396%207.182-6.913c.82-.753.947-2.073.303-3.009c-.684-.994-1.983-1.193-2.863-.402c-2.51%202.255-4.463%204.427-6.315%206.748c-.098.122-.146.183-.197.217a.37.37%200%200%201-.416.003c-.051-.034-.1-.094-.197-.213l-.987-1.21c-.9-1.106-2.516-.983-3.268.246c-.527.861-.449%202.002.189%202.768l1.548%201.86c1.157%201.391%201.736%202.087%202.431%202.094s1.327-.725%202.59-2.189Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.326%2018.092c-.327.275-.61.41-.906.408c-.68-.007-1.247-.703-2.38-2.094l-1.515-1.86c-.624-.766-.7-1.907-.185-2.767c.588-.984%201.717-1.259%202.596-.766M10.922%208.5a52%2052%200%200%201%202.556-2.513A1.77%201.77%200%200%201%2015%205.527%22%2F%3E%3Cpath%20d%3D%22M14.106%2016.311c2.26-2.62%204.441-4.396%207.182-6.913c.82-.753.947-2.073.303-3.009c-.684-.994-1.983-1.193-2.863-.402c-2.51%202.255-4.463%204.427-6.315%206.748c-.098.122-.146.183-.197.217a.37.37%200%200%201-.416.003c-.051-.034-.1-.094-.197-.213l-.987-1.21c-.9-1.106-2.516-.983-3.268.246c-.527.861-.449%202.002.189%202.768l1.548%201.86c1.157%201.391%201.736%202.087%202.431%202.094s1.327-.725%202.59-2.189Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/tick-double-03.svg?color=%231a73e8&size=48