stumbleupon circle icon
stumbleupon-circle from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- stumbleupon-circle
- 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 stumbleupon circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.398 4 4 9.398 4 16s5.398 12 12 12s12-5.398 12-12S22.602 4 16 4m0 7c-.602 0-1 .398-1 1v6c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2h2v2c0 .602.398 1 1 1s1-.398 1-1v-6c0-1.7 1.3-3 3-3s3 1.3 3 3v1c0 .602-.398 1-1 1s-1-.398-1-1v-1c0-.602-.398-1-1-1m7 7c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2.3c.3.198.602.3 1 .3a1.7 1.7 0 0 0 1-.3V18c0 .602.398 1 1 1s1-.398 1-1v-2h2z"/></svg>
React
import type { SVGProps } from "react";
export function LaStumbleuponCircle(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="M16 4C9.398 4 4 9.398 4 16s5.398 12 12 12s12-5.398 12-12S22.602 4 16 4m0 7c-.602 0-1 .398-1 1v6c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2h2v2c0 .602.398 1 1 1s1-.398 1-1v-6c0-1.7 1.3-3 3-3s3 1.3 3 3v1c0 .602-.398 1-1 1s-1-.398-1-1v-1c0-.602-.398-1-1-1m7 7c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2.3c.3.198.602.3 1 .3a1.7 1.7 0 0 0 1-.3V18c0 .602.398 1 1 1s1-.398 1-1v-2h2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.398 4 4 9.398 4 16s5.398 12 12 12s12-5.398 12-12S22.602 4 16 4m0 7c-.602 0-1 .398-1 1v6c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2h2v2c0 .602.398 1 1 1s1-.398 1-1v-6c0-1.7 1.3-3 3-3s3 1.3 3 3v1c0 .602-.398 1-1 1s-1-.398-1-1v-1c0-.602-.398-1-1-1m7 7c0 1.7-1.3 3-3 3s-3-1.3-3-3v-2.3c.3.198.602.3 1 .3a1.7 1.7 0 0 0 1-.3V18c0 .602.398 1 1 1s1-.398 1-1v-2h2z"/></svg> </template>
CSS
.icon-stumbleupon-circle {
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%22M16%204C9.398%204%204%209.398%204%2016s5.398%2012%2012%2012s12-5.398%2012-12S22.602%204%2016%204m0%207c-.602%200-1%20.398-1%201v6c0%201.7-1.3%203-3%203s-3-1.3-3-3v-2h2v2c0%20.602.398%201%201%201s1-.398%201-1v-6c0-1.7%201.3-3%203-3s3%201.3%203%203v1c0%20.602-.398%201-1%201s-1-.398-1-1v-1c0-.602-.398-1-1-1m7%207c0%201.7-1.3%203-3%203s-3-1.3-3-3v-2.3c.3.198.602.3%201%20.3a1.7%201.7%200%200%200%201-.3V18c0%20.602.398%201%201%201s1-.398%201-1v-2h2z%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%22M16%204C9.398%204%204%209.398%204%2016s5.398%2012%2012%2012s12-5.398%2012-12S22.602%204%2016%204m0%207c-.602%200-1%20.398-1%201v6c0%201.7-1.3%203-3%203s-3-1.3-3-3v-2h2v2c0%20.602.398%201%201%201s1-.398%201-1v-6c0-1.7%201.3-3%203-3s3%201.3%203%203v1c0%20.602-.398%201-1%201s-1-.398-1-1v-1c0-.602-.398-1-1-1m7%207c0%201.7-1.3%203-3%203s-3-1.3-3-3v-2.3c.3.198.602.3%201%20.3a1.7%201.7%200%200%200%201-.3V18c0%20.602.398%201%201%201s1-.398%201-1v-2h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/stumbleupon-circle.svg?color=%231a73e8&size=48