scribble loop icon
scribble-loop-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- scribble-loop-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the scribble loop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252.9 152c-1.33-1.47-23.75-25.85-60.21-40.69c-2.15-18.28-9.1-34.9-20.1-47.71C157.12 45.52 134.79 36 108 36c-53.56 0-88.31 47.79-89.76 49.82a12 12 0 0 0 19.53 14C38.05 99.38 66.65 60 108 60c19.85 0 35.45 6.45 46.38 19.18a61.35 61.35 0 0 1 12.4 24a143.6 143.6 0 0 0-30.17-3.18c-27 0-49.79 7.13-65.85 20.63C56.3 132.79 48 149.78 48 167.25C48 193.46 67.44 220 104.61 220c51.93 0 82.34-40.28 87.87-82.43a156.5 156.5 0 0 1 42.62 30.48A12 12 0 1 0 252.9 152m-100.53 21.74C144.09 183.9 129.09 196 104.61 196C82.08 196 72 181.56 72 167.25C72 146.42 92.22 124 136.61 124a120 120 0 0 1 32.64 4.62c-1.01 16.82-7.04 33.04-16.88 45.12"/></svg>
React
import type { SVGProps } from "react";
export function PhScribbleLoopBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252.9 152c-1.33-1.47-23.75-25.85-60.21-40.69c-2.15-18.28-9.1-34.9-20.1-47.71C157.12 45.52 134.79 36 108 36c-53.56 0-88.31 47.79-89.76 49.82a12 12 0 0 0 19.53 14C38.05 99.38 66.65 60 108 60c19.85 0 35.45 6.45 46.38 19.18a61.35 61.35 0 0 1 12.4 24a143.6 143.6 0 0 0-30.17-3.18c-27 0-49.79 7.13-65.85 20.63C56.3 132.79 48 149.78 48 167.25C48 193.46 67.44 220 104.61 220c51.93 0 82.34-40.28 87.87-82.43a156.5 156.5 0 0 1 42.62 30.48A12 12 0 1 0 252.9 152m-100.53 21.74C144.09 183.9 129.09 196 104.61 196C82.08 196 72 181.56 72 167.25C72 146.42 92.22 124 136.61 124a120 120 0 0 1 32.64 4.62c-1.01 16.82-7.04 33.04-16.88 45.12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252.9 152c-1.33-1.47-23.75-25.85-60.21-40.69c-2.15-18.28-9.1-34.9-20.1-47.71C157.12 45.52 134.79 36 108 36c-53.56 0-88.31 47.79-89.76 49.82a12 12 0 0 0 19.53 14C38.05 99.38 66.65 60 108 60c19.85 0 35.45 6.45 46.38 19.18a61.35 61.35 0 0 1 12.4 24a143.6 143.6 0 0 0-30.17-3.18c-27 0-49.79 7.13-65.85 20.63C56.3 132.79 48 149.78 48 167.25C48 193.46 67.44 220 104.61 220c51.93 0 82.34-40.28 87.87-82.43a156.5 156.5 0 0 1 42.62 30.48A12 12 0 1 0 252.9 152m-100.53 21.74C144.09 183.9 129.09 196 104.61 196C82.08 196 72 181.56 72 167.25C72 146.42 92.22 124 136.61 124a120 120 0 0 1 32.64 4.62c-1.01 16.82-7.04 33.04-16.88 45.12"/></svg> </template>
CSS
.icon-scribble-loop-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M252.9%20152c-1.33-1.47-23.75-25.85-60.21-40.69c-2.15-18.28-9.1-34.9-20.1-47.71C157.12%2045.52%20134.79%2036%20108%2036c-53.56%200-88.31%2047.79-89.76%2049.82a12%2012%200%200%200%2019.53%2014C38.05%2099.38%2066.65%2060%20108%2060c19.85%200%2035.45%206.45%2046.38%2019.18a61.35%2061.35%200%200%201%2012.4%2024a143.6%20143.6%200%200%200-30.17-3.18c-27%200-49.79%207.13-65.85%2020.63C56.3%20132.79%2048%20149.78%2048%20167.25C48%20193.46%2067.44%20220%20104.61%20220c51.93%200%2082.34-40.28%2087.87-82.43a156.5%20156.5%200%200%201%2042.62%2030.48A12%2012%200%201%200%20252.9%20152m-100.53%2021.74C144.09%20183.9%20129.09%20196%20104.61%20196C82.08%20196%2072%20181.56%2072%20167.25C72%20146.42%2092.22%20124%20136.61%20124a120%20120%200%200%201%2032.64%204.62c-1.01%2016.82-7.04%2033.04-16.88%2045.12%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M252.9%20152c-1.33-1.47-23.75-25.85-60.21-40.69c-2.15-18.28-9.1-34.9-20.1-47.71C157.12%2045.52%20134.79%2036%20108%2036c-53.56%200-88.31%2047.79-89.76%2049.82a12%2012%200%200%200%2019.53%2014C38.05%2099.38%2066.65%2060%20108%2060c19.85%200%2035.45%206.45%2046.38%2019.18a61.35%2061.35%200%200%201%2012.4%2024a143.6%20143.6%200%200%200-30.17-3.18c-27%200-49.79%207.13-65.85%2020.63C56.3%20132.79%2048%20149.78%2048%20167.25C48%20193.46%2067.44%20220%20104.61%20220c51.93%200%2082.34-40.28%2087.87-82.43a156.5%20156.5%200%200%201%2042.62%2030.48A12%2012%200%201%200%20252.9%20152m-100.53%2021.74C144.09%20183.9%20129.09%20196%20104.61%20196C82.08%20196%2072%20181.56%2072%20167.25C72%20146.42%2092.22%20124%20136.61%20124a120%20120%200%200%201%2032.64%204.62c-1.01%2016.82-7.04%2033.04-16.88%2045.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/scribble-loop-bold.svg?color=%231a73e8&size=48