fulcrum icon
fulcrum from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- fulcrum
- 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 fulcrum icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15 0l-1.28 12.2L10.1 16l3.62 3.8L15 32V19l-3-3l3-3zm2 0v13l3 3l-3 3v13l1.28-12.2L21.9 16l-3.62-3.8zM9.5 7L7 10l2.5 3l2.5-3zm13 0L20 10l2.5 3l2.5-3z"/></svg>
React
import type { SVGProps } from "react";
export function LaFulcrum(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="m15 0l-1.28 12.2L10.1 16l3.62 3.8L15 32V19l-3-3l3-3zm2 0v13l3 3l-3 3v13l1.28-12.2L21.9 16l-3.62-3.8zM9.5 7L7 10l2.5 3l2.5-3zm13 0L20 10l2.5 3l2.5-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15 0l-1.28 12.2L10.1 16l3.62 3.8L15 32V19l-3-3l3-3zm2 0v13l3 3l-3 3v13l1.28-12.2L21.9 16l-3.62-3.8zM9.5 7L7 10l2.5 3l2.5-3zm13 0L20 10l2.5 3l2.5-3z"/></svg> </template>
CSS
.icon-fulcrum {
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%22m15%200l-1.28%2012.2L10.1%2016l3.62%203.8L15%2032V19l-3-3l3-3zm2%200v13l3%203l-3%203v13l1.28-12.2L21.9%2016l-3.62-3.8zM9.5%207L7%2010l2.5%203l2.5-3zm13%200L20%2010l2.5%203l2.5-3z%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%22m15%200l-1.28%2012.2L10.1%2016l3.62%203.8L15%2032V19l-3-3l3-3zm2%200v13l3%203l-3%203v13l1.28-12.2L21.9%2016l-3.62-3.8zM9.5%207L7%2010l2.5%203l2.5-3zm13%200L20%2010l2.5%203l2.5-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/fulcrum.svg?color=%231a73e8&size=48