draft2digital icon
draft2digital from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- draft2digital
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the draft2digital icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.77 5.05c-2.51.01-4.77.79-6.37 2.04c-1.27.85-2.15 2.19-2.35 3.74v.02c-.03.21-.05.43-.05.65c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.5-.95-2.77-2.27-3.27c.26-.05.53-.09.82-.09c1.9 0 3.45 1.51 3.45 3.36c0 2.79-4.71 7.19-10.68 12.77L3.47 26H23v3l7-4l-7-4v3h-5.85C21.31 19.6 24 16.43 24 11.84c0-3.86-3.51-6.77-8.18-6.79zm-.18 2h.2c3.54.01 6.21 2.06 6.21 4.79c0 4.16-2.76 7.06-7.33 11.86l-.28.3H8.53C14.6 18.27 18 14.68 18 11.5c0-1.85-.96-3.48-2.41-4.45M10.5 10c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5S9 12.33 9 11.5c0-.11.02-.21.03-.31c.15-.68.75-1.19 1.47-1.19M25 24.45l.97.55l-.97.55z"/></svg>
React
import type { SVGProps } from "react";
export function LaDraft2digital(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.77 5.05c-2.51.01-4.77.79-6.37 2.04c-1.27.85-2.15 2.19-2.35 3.74v.02c-.03.21-.05.43-.05.65c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.5-.95-2.77-2.27-3.27c.26-.05.53-.09.82-.09c1.9 0 3.45 1.51 3.45 3.36c0 2.79-4.71 7.19-10.68 12.77L3.47 26H23v3l7-4l-7-4v3h-5.85C21.31 19.6 24 16.43 24 11.84c0-3.86-3.51-6.77-8.18-6.79zm-.18 2h.2c3.54.01 6.21 2.06 6.21 4.79c0 4.16-2.76 7.06-7.33 11.86l-.28.3H8.53C14.6 18.27 18 14.68 18 11.5c0-1.85-.96-3.48-2.41-4.45M10.5 10c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5S9 12.33 9 11.5c0-.11.02-.21.03-.31c.15-.68.75-1.19 1.47-1.19M25 24.45l.97.55l-.97.55z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.77 5.05c-2.51.01-4.77.79-6.37 2.04c-1.27.85-2.15 2.19-2.35 3.74v.02c-.03.21-.05.43-.05.65c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.5-.95-2.77-2.27-3.27c.26-.05.53-.09.82-.09c1.9 0 3.45 1.51 3.45 3.36c0 2.79-4.71 7.19-10.68 12.77L3.47 26H23v3l7-4l-7-4v3h-5.85C21.31 19.6 24 16.43 24 11.84c0-3.86-3.51-6.77-8.18-6.79zm-.18 2h.2c3.54.01 6.21 2.06 6.21 4.79c0 4.16-2.76 7.06-7.33 11.86l-.28.3H8.53C14.6 18.27 18 14.68 18 11.5c0-1.85-.96-3.48-2.41-4.45M10.5 10c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5S9 12.33 9 11.5c0-.11.02-.21.03-.31c.15-.68.75-1.19 1.47-1.19M25 24.45l.97.55l-.97.55z"/></svg> </template>
CSS
.icon-draft2digital {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.77%205.05c-2.51.01-4.77.79-6.37%202.04c-1.27.85-2.15%202.19-2.35%203.74v.02c-.03.21-.05.43-.05.65c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5c0-1.5-.95-2.77-2.27-3.27c.26-.05.53-.09.82-.09c1.9%200%203.45%201.51%203.45%203.36c0%202.79-4.71%207.19-10.68%2012.77L3.47%2026H23v3l7-4l-7-4v3h-5.85C21.31%2019.6%2024%2016.43%2024%2011.84c0-3.86-3.51-6.77-8.18-6.79zm-.18%202h.2c3.54.01%206.21%202.06%206.21%204.79c0%204.16-2.76%207.06-7.33%2011.86l-.28.3H8.53C14.6%2018.27%2018%2014.68%2018%2011.5c0-1.85-.96-3.48-2.41-4.45M10.5%2010c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5S9%2012.33%209%2011.5c0-.11.02-.21.03-.31c.15-.68.75-1.19%201.47-1.19M25%2024.45l.97.55l-.97.55z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.77%205.05c-2.51.01-4.77.79-6.37%202.04c-1.27.85-2.15%202.19-2.35%203.74v.02c-.03.21-.05.43-.05.65c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5c0-1.5-.95-2.77-2.27-3.27c.26-.05.53-.09.82-.09c1.9%200%203.45%201.51%203.45%203.36c0%202.79-4.71%207.19-10.68%2012.77L3.47%2026H23v3l7-4l-7-4v3h-5.85C21.31%2019.6%2024%2016.43%2024%2011.84c0-3.86-3.51-6.77-8.18-6.79zm-.18%202h.2c3.54.01%206.21%202.06%206.21%204.79c0%204.16-2.76%207.06-7.33%2011.86l-.28.3H8.53C14.6%2018.27%2018%2014.68%2018%2011.5c0-1.85-.96-3.48-2.41-4.45M10.5%2010c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5S9%2012.33%209%2011.5c0-.11.02-.21.03-.31c.15-.68.75-1.19%201.47-1.19M25%2024.45l.97.55l-.97.55z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/draft2digital.svg?color=%231a73e8&size=48