draw-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
draw-rounded
Set
Material Symbols
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the draw icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.425 0-.712-.288T4 20v-2.425q0-.4.15-.763t.425-.637L17.175 3.6q.3-.3.675-.45T18.6 3q.4 0 .763.15T20 3.6L21.4 5q.3.275.45.638T22 6.4q0 .375-.15.75t-.45.675l-12.575 12.6q-.275.275-.637.425t-.763.15zM18.65 7.775L20 6.425L18.575 5l-1.35 1.35zM14 21q1.85 0 3.425-.925T19 17.5q0-.8-.4-1.388t-1.05-1.087q-.35-.25-.75-.25t-.675.3t-.275.738t.35.687q.35.275.575.5t.225.5q0 .575-.913 1.038T14 19q-.425 0-.712.288T13 20t.288.713T14 21M9 6q0 .35-.437.638T6.55 7.65q-2 .875-2.775 1.588T3 11q0 .65.3 1.15t.775.875q.325.275.725.238t.675-.363t.25-.725t-.35-.675q-.175-.125-.275-.25T5 11q0-.3.45-.6t1.9-.925q2.2-.95 2.925-1.725T11 6q0-1.375-1.1-2.187T7 3q-1.125 0-2.013.4t-1.362.975Q3.35 4.7 3.4 5.1t.375.65q.325.275.725.225t.675-.325q.35-.35.775-.5T7 5q1.025 0 1.513.3T9 6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDrawRounded(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="M5 21q-.425 0-.712-.288T4 20v-2.425q0-.4.15-.763t.425-.637L17.175 3.6q.3-.3.675-.45T18.6 3q.4 0 .763.15T20 3.6L21.4 5q.3.275.45.638T22 6.4q0 .375-.15.75t-.45.675l-12.575 12.6q-.275.275-.637.425t-.763.15zM18.65 7.775L20 6.425L18.575 5l-1.35 1.35zM14 21q1.85 0 3.425-.925T19 17.5q0-.8-.4-1.388t-1.05-1.087q-.35-.25-.75-.25t-.675.3t-.275.738t.35.687q.35.275.575.5t.225.5q0 .575-.913 1.038T14 19q-.425 0-.712.288T13 20t.288.713T14 21M9 6q0 .35-.437.638T6.55 7.65q-2 .875-2.775 1.588T3 11q0 .65.3 1.15t.775.875q.325.275.725.238t.675-.363t.25-.725t-.35-.675q-.175-.125-.275-.25T5 11q0-.3.45-.6t1.9-.925q2.2-.95 2.925-1.725T11 6q0-1.375-1.1-2.187T7 3q-1.125 0-2.013.4t-1.362.975Q3.35 4.7 3.4 5.1t.375.65q.325.275.725.225t.675-.325q.35-.35.775-.5T7 5q1.025 0 1.513.3T9 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="M5 21q-.425 0-.712-.288T4 20v-2.425q0-.4.15-.763t.425-.637L17.175 3.6q.3-.3.675-.45T18.6 3q.4 0 .763.15T20 3.6L21.4 5q.3.275.45.638T22 6.4q0 .375-.15.75t-.45.675l-12.575 12.6q-.275.275-.637.425t-.763.15zM18.65 7.775L20 6.425L18.575 5l-1.35 1.35zM14 21q1.85 0 3.425-.925T19 17.5q0-.8-.4-1.388t-1.05-1.087q-.35-.25-.75-.25t-.675.3t-.275.738t.35.687q.35.275.575.5t.225.5q0 .575-.913 1.038T14 19q-.425 0-.712.288T13 20t.288.713T14 21M9 6q0 .35-.437.638T6.55 7.65q-2 .875-2.775 1.588T3 11q0 .65.3 1.15t.775.875q.325.275.725.238t.675-.363t.25-.725t-.35-.675q-.175-.125-.275-.25T5 11q0-.3.45-.6t1.9-.925q2.2-.95 2.925-1.725T11 6q0-1.375-1.1-2.187T7 3q-1.125 0-2.013.4t-1.362.975Q3.35 4.7 3.4 5.1t.375.65q.325.275.725.225t.675-.325q.35-.35.775-.5T7 5q1.025 0 1.513.3T9 6"/></svg>
</template>

CSS

.icon-draw-rounded {
  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%22M5%2021q-.425%200-.712-.288T4%2020v-2.425q0-.4.15-.763t.425-.637L17.175%203.6q.3-.3.675-.45T18.6%203q.4%200%20.763.15T20%203.6L21.4%205q.3.275.45.638T22%206.4q0%20.375-.15.75t-.45.675l-12.575%2012.6q-.275.275-.637.425t-.763.15zM18.65%207.775L20%206.425L18.575%205l-1.35%201.35zM14%2021q1.85%200%203.425-.925T19%2017.5q0-.8-.4-1.388t-1.05-1.087q-.35-.25-.75-.25t-.675.3t-.275.738t.35.687q.35.275.575.5t.225.5q0%20.575-.913%201.038T14%2019q-.425%200-.712.288T13%2020t.288.713T14%2021M9%206q0%20.35-.437.638T6.55%207.65q-2%20.875-2.775%201.588T3%2011q0%20.65.3%201.15t.775.875q.325.275.725.238t.675-.363t.25-.725t-.35-.675q-.175-.125-.275-.25T5%2011q0-.3.45-.6t1.9-.925q2.2-.95%202.925-1.725T11%206q0-1.375-1.1-2.187T7%203q-1.125%200-2.013.4t-1.362.975Q3.35%204.7%203.4%205.1t.375.65q.325.275.725.225t.675-.325q.35-.35.775-.5T7%205q1.025%200%201.513.3T9%206%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%22M5%2021q-.425%200-.712-.288T4%2020v-2.425q0-.4.15-.763t.425-.637L17.175%203.6q.3-.3.675-.45T18.6%203q.4%200%20.763.15T20%203.6L21.4%205q.3.275.45.638T22%206.4q0%20.375-.15.75t-.45.675l-12.575%2012.6q-.275.275-.637.425t-.763.15zM18.65%207.775L20%206.425L18.575%205l-1.35%201.35zM14%2021q1.85%200%203.425-.925T19%2017.5q0-.8-.4-1.388t-1.05-1.087q-.35-.25-.75-.25t-.675.3t-.275.738t.35.687q.35.275.575.5t.225.5q0%20.575-.913%201.038T14%2019q-.425%200-.712.288T13%2020t.288.713T14%2021M9%206q0%20.35-.437.638T6.55%207.65q-2%20.875-2.775%201.588T3%2011q0%20.65.3%201.15t.775.875q.325.275.725.238t.675-.363t.25-.725t-.35-.675q-.175-.125-.275-.25T5%2011q0-.3.45-.6t1.9-.925q2.2-.95%202.925-1.725T11%206q0-1.375-1.1-2.187T7%203q-1.125%200-2.013.4t-1.362.975Q3.35%204.7%203.4%205.1t.375.65q.325.275.725.225t.675-.325q.35-.35.775-.5T7%205q1.025%200%201.513.3T9%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/draw-rounded.svg?color=%231a73e8&size=48