ios done all icon

ios-done-all from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-done-all
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios done all icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M317.5 210.3c1.7-1.8 1.8-4.7 0-6.5l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4l-66.5 69.1 26.4 27.1 66.3-68.7z" fill="currentColor"/><path d="M123.8 253.1c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 13.4-13.8-76.5-78.6z" fill="currentColor"/><path d="M414.7 182.4l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4L250.7 304.1l-50.1-51.6c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 151-156.1c1.7-1.7 1.7-4.6 0-6.4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosDoneAll(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M317.5 210.3c1.7-1.8 1.8-4.7 0-6.5l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4l-66.5 69.1 26.4 27.1 66.3-68.7z" fill="currentColor"/><path d="M123.8 253.1c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 13.4-13.8-76.5-78.6z" fill="currentColor"/><path d="M414.7 182.4l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4L250.7 304.1l-50.1-51.6c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 151-156.1c1.7-1.7 1.7-4.6 0-6.4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M317.5 210.3c1.7-1.8 1.8-4.7 0-6.5l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4l-66.5 69.1 26.4 27.1 66.3-68.7z" fill="currentColor"/><path d="M123.8 253.1c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 13.4-13.8-76.5-78.6z" fill="currentColor"/><path d="M414.7 182.4l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2 0-2.4.5-3.2 1.4L250.7 304.1l-50.1-51.6c-.9-.9-2-1.4-3.2-1.4-1.2 0-2.3.5-3.2 1.4l-20.1 20.7c-1.8 1.8-1.8 4.8 0 6.6l63.2 65c4 4.2 9 6.6 13.2 6.6 6 0 11.1-4.5 13.1-6.4l.1-.1 151-156.1c1.7-1.7 1.7-4.6 0-6.4z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-done-all {
  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%22M317.5%20210.3c1.7-1.8%201.8-4.7%200-6.5l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2%200-2.4.5-3.2%201.4l-66.5%2069.1%2026.4%2027.1%2066.3-68.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M123.8%20253.1c-.9-.9-2-1.4-3.2-1.4-1.2%200-2.3.5-3.2%201.4l-20.1%2020.7c-1.8%201.8-1.8%204.8%200%206.6l63.2%2065c4%204.2%209%206.6%2013.2%206.6%206%200%2011.1-4.5%2013.1-6.4l.1-.1%2013.4-13.8-76.5-78.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M414.7%20182.4l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2%200-2.4.5-3.2%201.4L250.7%20304.1l-50.1-51.6c-.9-.9-2-1.4-3.2-1.4-1.2%200-2.3.5-3.2%201.4l-20.1%2020.7c-1.8%201.8-1.8%204.8%200%206.6l63.2%2065c4%204.2%209%206.6%2013.2%206.6%206%200%2011.1-4.5%2013.1-6.4l.1-.1%20151-156.1c1.7-1.7%201.7-4.6%200-6.4z%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%22M317.5%20210.3c1.7-1.8%201.8-4.7%200-6.5l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2%200-2.4.5-3.2%201.4l-66.5%2069.1%2026.4%2027.1%2066.3-68.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M123.8%20253.1c-.9-.9-2-1.4-3.2-1.4-1.2%200-2.3.5-3.2%201.4l-20.1%2020.7c-1.8%201.8-1.8%204.8%200%206.6l63.2%2065c4%204.2%209%206.6%2013.2%206.6%206%200%2011.1-4.5%2013.1-6.4l.1-.1%2013.4-13.8-76.5-78.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M414.7%20182.4l-19.8-21c-.8-.9-2-1.4-3.2-1.4-1.2%200-2.4.5-3.2%201.4L250.7%20304.1l-50.1-51.6c-.9-.9-2-1.4-3.2-1.4-1.2%200-2.3.5-3.2%201.4l-20.1%2020.7c-1.8%201.8-1.8%204.8%200%206.6l63.2%2065c4%204.2%209%206.6%2013.2%206.6%206%200%2011.1-4.5%2013.1-6.4l.1-.1%20151-156.1c1.7-1.7%201.7-4.6%200-6.4z%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-done-all.svg?color=%231a73e8&size=48