plain icon
plain-linear from Solar by 480 Design · Linear · CC-BY-4.0 Attribution required.
- Name
- plain-linear
- Set
- Solar
- Style
- Linear
- Viewbox
- 24×24
- License
- CC BY 4.0
3 other variants in Solar
Related icons in Solar
Use the plain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="m18.636 15.67l1.716-5.15c1.5-4.498 2.25-6.747 1.062-7.934s-3.436-.438-7.935 1.062L8.33 5.364C4.7 6.574 2.885 7.18 2.37 8.067a2.72 2.72 0 0 0 0 2.73c.515.888 2.33 1.493 5.96 2.704c.584.194.875.291 1.119.454c.236.158.439.361.597.597c.163.244.26.535.454 1.118c1.21 3.63 1.816 5.446 2.703 5.962a2.72 2.72 0 0 0 2.731 0c.887-.516 1.492-2.331 2.703-5.962Z"/><path fill="currentColor" d="M16.212 8.848a.75.75 0 0 0-1.055-1.066zm-5.55 5.488l5.55-5.488l-1.055-1.066l-5.55 5.488z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPlainLinear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeWidth="1.5" d="m18.636 15.67l1.716-5.15c1.5-4.498 2.25-6.747 1.062-7.934s-3.436-.438-7.935 1.062L8.33 5.364C4.7 6.574 2.885 7.18 2.37 8.067a2.72 2.72 0 0 0 0 2.73c.515.888 2.33 1.493 5.96 2.704c.584.194.875.291 1.119.454c.236.158.439.361.597.597c.163.244.26.535.454 1.118c1.21 3.63 1.816 5.446 2.703 5.962a2.72 2.72 0 0 0 2.731 0c.887-.516 1.492-2.331 2.703-5.962Z"/><path fill="currentColor" d="M16.212 8.848a.75.75 0 0 0-1.055-1.066zm-5.55 5.488l5.55-5.488l-1.055-1.066l-5.55 5.488z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="m18.636 15.67l1.716-5.15c1.5-4.498 2.25-6.747 1.062-7.934s-3.436-.438-7.935 1.062L8.33 5.364C4.7 6.574 2.885 7.18 2.37 8.067a2.72 2.72 0 0 0 0 2.73c.515.888 2.33 1.493 5.96 2.704c.584.194.875.291 1.119.454c.236.158.439.361.597.597c.163.244.26.535.454 1.118c1.21 3.63 1.816 5.446 2.703 5.962a2.72 2.72 0 0 0 2.731 0c.887-.516 1.492-2.331 2.703-5.962Z"/><path fill="currentColor" d="M16.212 8.848a.75.75 0 0 0-1.055-1.066zm-5.55 5.488l5.55-5.488l-1.055-1.066l-5.55 5.488z"/></g></svg> </template>
CSS
.icon-plain-linear {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m18.636%2015.67l1.716-5.15c1.5-4.498%202.25-6.747%201.062-7.934s-3.436-.438-7.935%201.062L8.33%205.364C4.7%206.574%202.885%207.18%202.37%208.067a2.72%202.72%200%200%200%200%202.73c.515.888%202.33%201.493%205.96%202.704c.584.194.875.291%201.119.454c.236.158.439.361.597.597c.163.244.26.535.454%201.118c1.21%203.63%201.816%205.446%202.703%205.962a2.72%202.72%200%200%200%202.731%200c.887-.516%201.492-2.331%202.703-5.962Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.212%208.848a.75.75%200%200%200-1.055-1.066zm-5.55%205.488l5.55-5.488l-1.055-1.066l-5.55%205.488z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m18.636%2015.67l1.716-5.15c1.5-4.498%202.25-6.747%201.062-7.934s-3.436-.438-7.935%201.062L8.33%205.364C4.7%206.574%202.885%207.18%202.37%208.067a2.72%202.72%200%200%200%200%202.73c.515.888%202.33%201.493%205.96%202.704c.584.194.875.291%201.119.454c.236.158.439.361.597.597c.163.244.26.535.454%201.118c1.21%203.63%201.816%205.446%202.703%205.962a2.72%202.72%200%200%200%202.731%200c.887-.516%201.492-2.331%202.703-5.962Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.212%208.848a.75.75%200%200%200-1.055-1.066zm-5.55%205.488l5.55-5.488l-1.055-1.066l-5.55%205.488z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/plain-linear.svg?color=%231a73e8&size=48