quinscape icon
quinscape from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- quinscape
- 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 quinscape 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.373 4 4 9.373 4 16s5.373 12 12 12c1.315 0 2.568-.236 3.75-.629a7 7 0 0 1-.447-.38C15.253 26.883 12 23.574 12 19.5a7.5 7.5 0 0 1 7.5-7.5c4.075 0 7.384 3.253 7.49 7.303q.2.216.381.447c.393-1.182.629-2.435.629-3.75c0-6.627-5.373-12-12-12m7 14a5 5 0 0 0 0 10a5 5 0 0 0 0-10"/></svg>
React
import type { SVGProps } from "react";
export function LaQuinscape(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.373 4 4 9.373 4 16s5.373 12 12 12c1.315 0 2.568-.236 3.75-.629a7 7 0 0 1-.447-.38C15.253 26.883 12 23.574 12 19.5a7.5 7.5 0 0 1 7.5-7.5c4.075 0 7.384 3.253 7.49 7.303q.2.216.381.447c.393-1.182.629-2.435.629-3.75c0-6.627-5.373-12-12-12m7 14a5 5 0 0 0 0 10a5 5 0 0 0 0-10"/></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.373 4 4 9.373 4 16s5.373 12 12 12c1.315 0 2.568-.236 3.75-.629a7 7 0 0 1-.447-.38C15.253 26.883 12 23.574 12 19.5a7.5 7.5 0 0 1 7.5-7.5c4.075 0 7.384 3.253 7.49 7.303q.2.216.381.447c.393-1.182.629-2.435.629-3.75c0-6.627-5.373-12-12-12m7 14a5 5 0 0 0 0 10a5 5 0 0 0 0-10"/></svg> </template>
CSS
.icon-quinscape {
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.373%204%204%209.373%204%2016s5.373%2012%2012%2012c1.315%200%202.568-.236%203.75-.629a7%207%200%200%201-.447-.38C15.253%2026.883%2012%2023.574%2012%2019.5a7.5%207.5%200%200%201%207.5-7.5c4.075%200%207.384%203.253%207.49%207.303q.2.216.381.447c.393-1.182.629-2.435.629-3.75c0-6.627-5.373-12-12-12m7%2014a5%205%200%200%200%200%2010a5%205%200%200%200%200-10%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.373%204%204%209.373%204%2016s5.373%2012%2012%2012c1.315%200%202.568-.236%203.75-.629a7%207%200%200%201-.447-.38C15.253%2026.883%2012%2023.574%2012%2019.5a7.5%207.5%200%200%201%207.5-7.5c4.075%200%207.384%203.253%207.49%207.303q.2.216.381.447c.393-1.182.629-2.435.629-3.75c0-6.627-5.373-12-12-12m7%2014a5%205%200%200%200%200%2010a5%205%200%200%200%200-10%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/quinscape.svg?color=%231a73e8&size=48