self improvement icon

self-improvement-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
self-improvement-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
self-improvement-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the self improvement icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.8 20q-.75 0-1.275-.525T5 18.2q0-.525.3-.987t.8-.663L10 15v-2.25q-1.2 1.375-2.7 2.188T4.05 15.95q-.425.05-.737-.237T3 15t.275-.725t.7-.35q1.375-.2 2.525-.85T8.6 11.3l1.35-1.6q.3-.35.7-.525T11.5 9h1q.45 0 .85.175t.7.525l1.35 1.6q.95 1.125 2.1 1.775t2.525.85q.425.05.7.35T21 15t-.313.713t-.737.237q-1.75-.2-3.25-1.012T14 12.75V15l3.9 1.55q.5.2.8.663t.3.987q0 .75-.525 1.275T17.2 20H10v-.5q0-.65.425-1.075T11.5 18h3q.225 0 .363-.137T15 17.5t-.137-.363T14.5 17h-3q-1.05 0-1.775.725T9 19.5v.5zm3.788-12.587Q10 6.825 10 6t.588-1.412T12 4t1.413.588T14 6t-.587 1.413T12 8t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSelfImprovementRounded(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="M6.8 20q-.75 0-1.275-.525T5 18.2q0-.525.3-.987t.8-.663L10 15v-2.25q-1.2 1.375-2.7 2.188T4.05 15.95q-.425.05-.737-.237T3 15t.275-.725t.7-.35q1.375-.2 2.525-.85T8.6 11.3l1.35-1.6q.3-.35.7-.525T11.5 9h1q.45 0 .85.175t.7.525l1.35 1.6q.95 1.125 2.1 1.775t2.525.85q.425.05.7.35T21 15t-.313.713t-.737.237q-1.75-.2-3.25-1.012T14 12.75V15l3.9 1.55q.5.2.8.663t.3.987q0 .75-.525 1.275T17.2 20H10v-.5q0-.65.425-1.075T11.5 18h3q.225 0 .363-.137T15 17.5t-.137-.363T14.5 17h-3q-1.05 0-1.775.725T9 19.5v.5zm3.788-12.587Q10 6.825 10 6t.588-1.412T12 4t1.413.588T14 6t-.587 1.413T12 8t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.8 20q-.75 0-1.275-.525T5 18.2q0-.525.3-.987t.8-.663L10 15v-2.25q-1.2 1.375-2.7 2.188T4.05 15.95q-.425.05-.737-.237T3 15t.275-.725t.7-.35q1.375-.2 2.525-.85T8.6 11.3l1.35-1.6q.3-.35.7-.525T11.5 9h1q.45 0 .85.175t.7.525l1.35 1.6q.95 1.125 2.1 1.775t2.525.85q.425.05.7.35T21 15t-.313.713t-.737.237q-1.75-.2-3.25-1.012T14 12.75V15l3.9 1.55q.5.2.8.663t.3.987q0 .75-.525 1.275T17.2 20H10v-.5q0-.65.425-1.075T11.5 18h3q.225 0 .363-.137T15 17.5t-.137-.363T14.5 17h-3q-1.05 0-1.775.725T9 19.5v.5zm3.788-12.587Q10 6.825 10 6t.588-1.412T12 4t1.413.588T14 6t-.587 1.413T12 8t-1.412-.587"/></svg>
</template>

CSS

.icon-self-improvement-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%22M6.8%2020q-.75%200-1.275-.525T5%2018.2q0-.525.3-.987t.8-.663L10%2015v-2.25q-1.2%201.375-2.7%202.188T4.05%2015.95q-.425.05-.737-.237T3%2015t.275-.725t.7-.35q1.375-.2%202.525-.85T8.6%2011.3l1.35-1.6q.3-.35.7-.525T11.5%209h1q.45%200%20.85.175t.7.525l1.35%201.6q.95%201.125%202.1%201.775t2.525.85q.425.05.7.35T21%2015t-.313.713t-.737.237q-1.75-.2-3.25-1.012T14%2012.75V15l3.9%201.55q.5.2.8.663t.3.987q0%20.75-.525%201.275T17.2%2020H10v-.5q0-.65.425-1.075T11.5%2018h3q.225%200%20.363-.137T15%2017.5t-.137-.363T14.5%2017h-3q-1.05%200-1.775.725T9%2019.5v.5zm3.788-12.587Q10%206.825%2010%206t.588-1.412T12%204t1.413.588T14%206t-.587%201.413T12%208t-1.412-.587%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%22M6.8%2020q-.75%200-1.275-.525T5%2018.2q0-.525.3-.987t.8-.663L10%2015v-2.25q-1.2%201.375-2.7%202.188T4.05%2015.95q-.425.05-.737-.237T3%2015t.275-.725t.7-.35q1.375-.2%202.525-.85T8.6%2011.3l1.35-1.6q.3-.35.7-.525T11.5%209h1q.45%200%20.85.175t.7.525l1.35%201.6q.95%201.125%202.1%201.775t2.525.85q.425.05.7.35T21%2015t-.313.713t-.737.237q-1.75-.2-3.25-1.012T14%2012.75V15l3.9%201.55q.5.2.8.663t.3.987q0%20.75-.525%201.275T17.2%2020H10v-.5q0-.65.425-1.075T11.5%2018h3q.225%200%20.363-.137T15%2017.5t-.137-.363T14.5%2017h-3q-1.05%200-1.775.725T9%2019.5v.5zm3.788-12.587Q10%206.825%2010%206t.588-1.412T12%204t1.413.588T14%206t-.587%201.413T12%208t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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