create from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
create
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

2 other variants in IonIcons

Use the create icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M459.94 53.25a16.06 16.06 0 0 0-23.22-.56L424.35 65a8 8 0 0 0 0 11.31l11.34 11.32a8 8 0 0 0 11.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38M399.34 90L218.82 270.2a9 9 0 0 0-2.31 3.93L208.16 299a3.91 3.91 0 0 0 4.86 4.86l24.85-8.35a9 9 0 0 0 3.93-2.31L422 112.66a9 9 0 0 0 0-12.66l-9.95-10a9 9 0 0 0-12.71 0"/><path fill="currentColor" d="M386.34 193.66L264.45 315.79A41.1 41.1 0 0 1 247.58 326l-25.9 8.67a35.92 35.92 0 0 1-44.33-44.33l8.67-25.9a41.1 41.1 0 0 1 10.19-16.87l122.13-121.91a8 8 0 0 0-5.65-13.66H104a56 56 0 0 0-56 56v240a56 56 0 0 0 56 56h240a56 56 0 0 0 56-56V199.31a8 8 0 0 0-13.66-5.65"/></svg>

React

import type { SVGProps } from "react";

export function IonCreate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M459.94 53.25a16.06 16.06 0 0 0-23.22-.56L424.35 65a8 8 0 0 0 0 11.31l11.34 11.32a8 8 0 0 0 11.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38M399.34 90L218.82 270.2a9 9 0 0 0-2.31 3.93L208.16 299a3.91 3.91 0 0 0 4.86 4.86l24.85-8.35a9 9 0 0 0 3.93-2.31L422 112.66a9 9 0 0 0 0-12.66l-9.95-10a9 9 0 0 0-12.71 0"/><path fill="currentColor" d="M386.34 193.66L264.45 315.79A41.1 41.1 0 0 1 247.58 326l-25.9 8.67a35.92 35.92 0 0 1-44.33-44.33l8.67-25.9a41.1 41.1 0 0 1 10.19-16.87l122.13-121.91a8 8 0 0 0-5.65-13.66H104a56 56 0 0 0-56 56v240a56 56 0 0 0 56 56h240a56 56 0 0 0 56-56V199.31a8 8 0 0 0-13.66-5.65"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M459.94 53.25a16.06 16.06 0 0 0-23.22-.56L424.35 65a8 8 0 0 0 0 11.31l11.34 11.32a8 8 0 0 0 11.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38M399.34 90L218.82 270.2a9 9 0 0 0-2.31 3.93L208.16 299a3.91 3.91 0 0 0 4.86 4.86l24.85-8.35a9 9 0 0 0 3.93-2.31L422 112.66a9 9 0 0 0 0-12.66l-9.95-10a9 9 0 0 0-12.71 0"/><path fill="currentColor" d="M386.34 193.66L264.45 315.79A41.1 41.1 0 0 1 247.58 326l-25.9 8.67a35.92 35.92 0 0 1-44.33-44.33l8.67-25.9a41.1 41.1 0 0 1 10.19-16.87l122.13-121.91a8 8 0 0 0-5.65-13.66H104a56 56 0 0 0-56 56v240a56 56 0 0 0 56 56h240a56 56 0 0 0 56-56V199.31a8 8 0 0 0-13.66-5.65"/></svg>
</template>

CSS

.icon-create {
  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%20fill%3D%22currentColor%22%20d%3D%22M459.94%2053.25a16.06%2016.06%200%200%200-23.22-.56L424.35%2065a8%208%200%200%200%200%2011.31l11.34%2011.32a8%208%200%200%200%2011.34%200l12.06-12c6.1-6.09%206.67-16.01.85-22.38M399.34%2090L218.82%20270.2a9%209%200%200%200-2.31%203.93L208.16%20299a3.91%203.91%200%200%200%204.86%204.86l24.85-8.35a9%209%200%200%200%203.93-2.31L422%20112.66a9%209%200%200%200%200-12.66l-9.95-10a9%209%200%200%200-12.71%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M386.34%20193.66L264.45%20315.79A41.1%2041.1%200%200%201%20247.58%20326l-25.9%208.67a35.92%2035.92%200%200%201-44.33-44.33l8.67-25.9a41.1%2041.1%200%200%201%2010.19-16.87l122.13-121.91a8%208%200%200%200-5.65-13.66H104a56%2056%200%200%200-56%2056v240a56%2056%200%200%200%2056%2056h240a56%2056%200%200%200%2056-56V199.31a8%208%200%200%200-13.66-5.65%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%20fill%3D%22currentColor%22%20d%3D%22M459.94%2053.25a16.06%2016.06%200%200%200-23.22-.56L424.35%2065a8%208%200%200%200%200%2011.31l11.34%2011.32a8%208%200%200%200%2011.34%200l12.06-12c6.1-6.09%206.67-16.01.85-22.38M399.34%2090L218.82%20270.2a9%209%200%200%200-2.31%203.93L208.16%20299a3.91%203.91%200%200%200%204.86%204.86l24.85-8.35a9%209%200%200%200%203.93-2.31L422%20112.66a9%209%200%200%200%200-12.66l-9.95-10a9%209%200%200%200-12.71%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M386.34%20193.66L264.45%20315.79A41.1%2041.1%200%200%201%20247.58%20326l-25.9%208.67a35.92%2035.92%200%200%201-44.33-44.33l8.67-25.9a41.1%2041.1%200%200%201%2010.19-16.87l122.13-121.91a8%208%200%200%200-5.65-13.66H104a56%2056%200%200%200-56%2056v240a56%2056%200%200%200%2056%2056h240a56%2056%200%200%200%2056-56V199.31a8%208%200%200%200-13.66-5.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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