superpowers icon
superpowers from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- superpowers
- 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 superpowers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 3L14.877 5.057l-.889.129l.014.005C8.888 6.135 5 10.618 5 16c0 3.032 1.235 5.782 3.227 7.773L3 29l14.123-2.057l.889-.129l-.014-.005C23.112 25.865 27 21.382 27 16a10.96 10.96 0 0 0-3.227-7.773zM16 7c4.963 0 9 4.037 9 9s-4.037 9-9 9s-9-4.037-9-9s4.037-9 9-9"/></svg>
React
import type { SVGProps } from "react";
export function LaSuperpowers(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="M29 3L14.877 5.057l-.889.129l.014.005C8.888 6.135 5 10.618 5 16c0 3.032 1.235 5.782 3.227 7.773L3 29l14.123-2.057l.889-.129l-.014-.005C23.112 25.865 27 21.382 27 16a10.96 10.96 0 0 0-3.227-7.773zM16 7c4.963 0 9 4.037 9 9s-4.037 9-9 9s-9-4.037-9-9s4.037-9 9-9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 3L14.877 5.057l-.889.129l.014.005C8.888 6.135 5 10.618 5 16c0 3.032 1.235 5.782 3.227 7.773L3 29l14.123-2.057l.889-.129l-.014-.005C23.112 25.865 27 21.382 27 16a10.96 10.96 0 0 0-3.227-7.773zM16 7c4.963 0 9 4.037 9 9s-4.037 9-9 9s-9-4.037-9-9s4.037-9 9-9"/></svg> </template>
CSS
.icon-superpowers {
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%22M29%203L14.877%205.057l-.889.129l.014.005C8.888%206.135%205%2010.618%205%2016c0%203.032%201.235%205.782%203.227%207.773L3%2029l14.123-2.057l.889-.129l-.014-.005C23.112%2025.865%2027%2021.382%2027%2016a10.96%2010.96%200%200%200-3.227-7.773zM16%207c4.963%200%209%204.037%209%209s-4.037%209-9%209s-9-4.037-9-9s4.037-9%209-9%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%22M29%203L14.877%205.057l-.889.129l.014.005C8.888%206.135%205%2010.618%205%2016c0%203.032%201.235%205.782%203.227%207.773L3%2029l14.123-2.057l.889-.129l-.014-.005C23.112%2025.865%2027%2021.382%2027%2016a10.96%2010.96%200%200%200-3.227-7.773zM16%207c4.963%200%209%204.037%209%209s-4.037%209-9%209s-9-4.037-9-9s4.037-9%209-9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/superpowers.svg?color=%231a73e8&size=48