glide g icon
glide-g from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- glide-g
- 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 glide g icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.035 3C10.19 3 7 8.773 7 13.074c0 4.464 2.837 6.938 7.27 6.938c.609 0 .558-.05.558.193c-.858 6.546-4.611 6.76-4.611 4.805c0-1.991 2.75-2.486 2.775-2.608C12.976 21.782 10.604 21 10 21c-1.721.005-3 2.108-3 3.535C7 27.171 8.54 29 11.217 29c3.93 0 6.804-3.952 7.687-7.385c.767-3.072.57-3.212 1-3.431c1.635-.823 2.921-.612 4.764-.612c.904 0 1.548.189 2.99.428c.147 0 .34-.147.34-.295c.001-.406-1.617-3.365-1.998-3.512c-.178-.07-.588-.193-.781-.193c-1.884 0-3.237.384-4.826 1.283l-.045-.045C20.704 12.836 22 10.285 22 7.822C22 4.192 19.6 3 16.035 3m.254 2.828c.945 0 1.477.39 1.477 1.172c-.005.726-.138 1.446-.286 2.152c-.472 2.27-1.404 4.838-1.87 7.108c-.118.518-.676.394-1.118.394c-1.945 0-2.492-2.122-2.492-3.71c0-2.388.919-5.55 3.143-6.774c.355-.208.75-.342 1.146-.342"/></svg>
React
import type { SVGProps } from "react";
export function LaGlideG(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.035 3C10.19 3 7 8.773 7 13.074c0 4.464 2.837 6.938 7.27 6.938c.609 0 .558-.05.558.193c-.858 6.546-4.611 6.76-4.611 4.805c0-1.991 2.75-2.486 2.775-2.608C12.976 21.782 10.604 21 10 21c-1.721.005-3 2.108-3 3.535C7 27.171 8.54 29 11.217 29c3.93 0 6.804-3.952 7.687-7.385c.767-3.072.57-3.212 1-3.431c1.635-.823 2.921-.612 4.764-.612c.904 0 1.548.189 2.99.428c.147 0 .34-.147.34-.295c.001-.406-1.617-3.365-1.998-3.512c-.178-.07-.588-.193-.781-.193c-1.884 0-3.237.384-4.826 1.283l-.045-.045C20.704 12.836 22 10.285 22 7.822C22 4.192 19.6 3 16.035 3m.254 2.828c.945 0 1.477.39 1.477 1.172c-.005.726-.138 1.446-.286 2.152c-.472 2.27-1.404 4.838-1.87 7.108c-.118.518-.676.394-1.118.394c-1.945 0-2.492-2.122-2.492-3.71c0-2.388.919-5.55 3.143-6.774c.355-.208.75-.342 1.146-.342"/></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.035 3C10.19 3 7 8.773 7 13.074c0 4.464 2.837 6.938 7.27 6.938c.609 0 .558-.05.558.193c-.858 6.546-4.611 6.76-4.611 4.805c0-1.991 2.75-2.486 2.775-2.608C12.976 21.782 10.604 21 10 21c-1.721.005-3 2.108-3 3.535C7 27.171 8.54 29 11.217 29c3.93 0 6.804-3.952 7.687-7.385c.767-3.072.57-3.212 1-3.431c1.635-.823 2.921-.612 4.764-.612c.904 0 1.548.189 2.99.428c.147 0 .34-.147.34-.295c.001-.406-1.617-3.365-1.998-3.512c-.178-.07-.588-.193-.781-.193c-1.884 0-3.237.384-4.826 1.283l-.045-.045C20.704 12.836 22 10.285 22 7.822C22 4.192 19.6 3 16.035 3m.254 2.828c.945 0 1.477.39 1.477 1.172c-.005.726-.138 1.446-.286 2.152c-.472 2.27-1.404 4.838-1.87 7.108c-.118.518-.676.394-1.118.394c-1.945 0-2.492-2.122-2.492-3.71c0-2.388.919-5.55 3.143-6.774c.355-.208.75-.342 1.146-.342"/></svg> </template>
CSS
.icon-glide-g {
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.035%203C10.19%203%207%208.773%207%2013.074c0%204.464%202.837%206.938%207.27%206.938c.609%200%20.558-.05.558.193c-.858%206.546-4.611%206.76-4.611%204.805c0-1.991%202.75-2.486%202.775-2.608C12.976%2021.782%2010.604%2021%2010%2021c-1.721.005-3%202.108-3%203.535C7%2027.171%208.54%2029%2011.217%2029c3.93%200%206.804-3.952%207.687-7.385c.767-3.072.57-3.212%201-3.431c1.635-.823%202.921-.612%204.764-.612c.904%200%201.548.189%202.99.428c.147%200%20.34-.147.34-.295c.001-.406-1.617-3.365-1.998-3.512c-.178-.07-.588-.193-.781-.193c-1.884%200-3.237.384-4.826%201.283l-.045-.045C20.704%2012.836%2022%2010.285%2022%207.822C22%204.192%2019.6%203%2016.035%203m.254%202.828c.945%200%201.477.39%201.477%201.172c-.005.726-.138%201.446-.286%202.152c-.472%202.27-1.404%204.838-1.87%207.108c-.118.518-.676.394-1.118.394c-1.945%200-2.492-2.122-2.492-3.71c0-2.388.919-5.55%203.143-6.774c.355-.208.75-.342%201.146-.342%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.035%203C10.19%203%207%208.773%207%2013.074c0%204.464%202.837%206.938%207.27%206.938c.609%200%20.558-.05.558.193c-.858%206.546-4.611%206.76-4.611%204.805c0-1.991%202.75-2.486%202.775-2.608C12.976%2021.782%2010.604%2021%2010%2021c-1.721.005-3%202.108-3%203.535C7%2027.171%208.54%2029%2011.217%2029c3.93%200%206.804-3.952%207.687-7.385c.767-3.072.57-3.212%201-3.431c1.635-.823%202.921-.612%204.764-.612c.904%200%201.548.189%202.99.428c.147%200%20.34-.147.34-.295c.001-.406-1.617-3.365-1.998-3.512c-.178-.07-.588-.193-.781-.193c-1.884%200-3.237.384-4.826%201.283l-.045-.045C20.704%2012.836%2022%2010.285%2022%207.822C22%204.192%2019.6%203%2016.035%203m.254%202.828c.945%200%201.477.39%201.477%201.172c-.005.726-.138%201.446-.286%202.152c-.472%202.27-1.404%204.838-1.87%207.108c-.118.518-.676.394-1.118.394c-1.945%200-2.492-2.122-2.492-3.71c0-2.388.919-5.55%203.143-6.774c.355-.208.75-.342%201.146-.342%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/glide-g.svg?color=%231a73e8&size=48