reg logo ift icon
reg-logo-ift from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- reg-logo-ift
- Set
- Material Symbols Light
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
Use the reg logo ift icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.998 14.83q-.278.05-.555.038q-.278-.012-.577-.062q-1.35-.181-2.262-1.193t-.912-2.383q0-1.476.847-2.322q.846-.846 1.984-.48q.28-.447.666-.671t.845-.224q1.189 0 2.191 1.152t1.002 2.526t-.981 2.476t-2.248 1.144q1.067-.126 1.644-.725q.577-.6.452-1.44q-.025-.168-.068-.358t-.124-.408q.187-.31.28-.662q.093-.351.093-.716q0-1.03-.738-1.866t-1.642-.837q-.378 0-.641.158t-.495.558q-.498-.262-.342-.181t.106.056q-.267.442-.416.911t-.274 1.229q-.287.292-.433.697t-.146.866q0 .67.338 1.247q.337.577.928.89q.296.294.672.45t.806.13m1.612-1.56q0 .553-.508.923t-1.282.37q-.356 0-.68-.077q-.324-.078-.617-.234q-.367-.392-.566-1.086q-.2-.694-.2-1.598q0-.252.023-.53q.022-.276.061-.488q.098-.106.194-.177t.22-.121q-.024.133-.024.269v.26q0 1.156.413 1.797q.414.641 1.164.641q.408 0 .803-.174t.818-.541q.113.234.147.415t.034.35m-.181-.765q-.287-.66-.822-1.257q-.536-.597-1.145-.912q-.316-.168-.62-.189q-.305-.02-.586.105q.05-.503.174-.948t.33-.768q.715.18 1.729 1.282t1.394 2.108q-.106.17-.212.31q-.105.138-.242.269m3.652 3.938V12.56h-.821v-1.063h2.146v4.946zm.635-5.419q-.324 0-.557-.237q-.234-.236-.234-.559t.234-.557t.557-.233t.556.233t.234.557t-.234.56q-.233.236-.557.236m2.277 5.42v-3.89h-.801v-1.082h.801v-.358q0-.78.383-1.188t1.148-.408q.312 0 .539.038t.438.1v1.076q-.34-.112-.604-.1q-.282 0-.424.15q-.141.152-.141.454v.234H17.5v1.085h-1.158v3.888zm5.34 0q-.766 0-1.149-.395q-.383-.394-.383-1.2V12.56h-.746v-1.083h.755v-1.96h1.341v1.965h1.158v1.078l-1.189.019v2.146q0 .294.14.452q.139.158.439.158q.144 0 .423-.056v1.096q-.236.042-.364.055t-.425.012"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRegLogoIft(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.998 14.83q-.278.05-.555.038q-.278-.012-.577-.062q-1.35-.181-2.262-1.193t-.912-2.383q0-1.476.847-2.322q.846-.846 1.984-.48q.28-.447.666-.671t.845-.224q1.189 0 2.191 1.152t1.002 2.526t-.981 2.476t-2.248 1.144q1.067-.126 1.644-.725q.577-.6.452-1.44q-.025-.168-.068-.358t-.124-.408q.187-.31.28-.662q.093-.351.093-.716q0-1.03-.738-1.866t-1.642-.837q-.378 0-.641.158t-.495.558q-.498-.262-.342-.181t.106.056q-.267.442-.416.911t-.274 1.229q-.287.292-.433.697t-.146.866q0 .67.338 1.247q.337.577.928.89q.296.294.672.45t.806.13m1.612-1.56q0 .553-.508.923t-1.282.37q-.356 0-.68-.077q-.324-.078-.617-.234q-.367-.392-.566-1.086q-.2-.694-.2-1.598q0-.252.023-.53q.022-.276.061-.488q.098-.106.194-.177t.22-.121q-.024.133-.024.269v.26q0 1.156.413 1.797q.414.641 1.164.641q.408 0 .803-.174t.818-.541q.113.234.147.415t.034.35m-.181-.765q-.287-.66-.822-1.257q-.536-.597-1.145-.912q-.316-.168-.62-.189q-.305-.02-.586.105q.05-.503.174-.948t.33-.768q.715.18 1.729 1.282t1.394 2.108q-.106.17-.212.31q-.105.138-.242.269m3.652 3.938V12.56h-.821v-1.063h2.146v4.946zm.635-5.419q-.324 0-.557-.237q-.234-.236-.234-.559t.234-.557t.557-.233t.556.233t.234.557t-.234.56q-.233.236-.557.236m2.277 5.42v-3.89h-.801v-1.082h.801v-.358q0-.78.383-1.188t1.148-.408q.312 0 .539.038t.438.1v1.076q-.34-.112-.604-.1q-.282 0-.424.15q-.141.152-.141.454v.234H17.5v1.085h-1.158v3.888zm5.34 0q-.766 0-1.149-.395q-.383-.394-.383-1.2V12.56h-.746v-1.083h.755v-1.96h1.341v1.965h1.158v1.078l-1.189.019v2.146q0 .294.14.452q.139.158.439.158q.144 0 .423-.056v1.096q-.236.042-.364.055t-.425.012"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.998 14.83q-.278.05-.555.038q-.278-.012-.577-.062q-1.35-.181-2.262-1.193t-.912-2.383q0-1.476.847-2.322q.846-.846 1.984-.48q.28-.447.666-.671t.845-.224q1.189 0 2.191 1.152t1.002 2.526t-.981 2.476t-2.248 1.144q1.067-.126 1.644-.725q.577-.6.452-1.44q-.025-.168-.068-.358t-.124-.408q.187-.31.28-.662q.093-.351.093-.716q0-1.03-.738-1.866t-1.642-.837q-.378 0-.641.158t-.495.558q-.498-.262-.342-.181t.106.056q-.267.442-.416.911t-.274 1.229q-.287.292-.433.697t-.146.866q0 .67.338 1.247q.337.577.928.89q.296.294.672.45t.806.13m1.612-1.56q0 .553-.508.923t-1.282.37q-.356 0-.68-.077q-.324-.078-.617-.234q-.367-.392-.566-1.086q-.2-.694-.2-1.598q0-.252.023-.53q.022-.276.061-.488q.098-.106.194-.177t.22-.121q-.024.133-.024.269v.26q0 1.156.413 1.797q.414.641 1.164.641q.408 0 .803-.174t.818-.541q.113.234.147.415t.034.35m-.181-.765q-.287-.66-.822-1.257q-.536-.597-1.145-.912q-.316-.168-.62-.189q-.305-.02-.586.105q.05-.503.174-.948t.33-.768q.715.18 1.729 1.282t1.394 2.108q-.106.17-.212.31q-.105.138-.242.269m3.652 3.938V12.56h-.821v-1.063h2.146v4.946zm.635-5.419q-.324 0-.557-.237q-.234-.236-.234-.559t.234-.557t.557-.233t.556.233t.234.557t-.234.56q-.233.236-.557.236m2.277 5.42v-3.89h-.801v-1.082h.801v-.358q0-.78.383-1.188t1.148-.408q.312 0 .539.038t.438.1v1.076q-.34-.112-.604-.1q-.282 0-.424.15q-.141.152-.141.454v.234H17.5v1.085h-1.158v3.888zm5.34 0q-.766 0-1.149-.395q-.383-.394-.383-1.2V12.56h-.746v-1.083h.755v-1.96h1.341v1.965h1.158v1.078l-1.189.019v2.146q0 .294.14.452q.139.158.439.158q.144 0 .423-.056v1.096q-.236.042-.364.055t-.425.012"/></svg> </template>
CSS
.icon-reg-logo-ift {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.998%2014.83q-.278.05-.555.038q-.278-.012-.577-.062q-1.35-.181-2.262-1.193t-.912-2.383q0-1.476.847-2.322q.846-.846%201.984-.48q.28-.447.666-.671t.845-.224q1.189%200%202.191%201.152t1.002%202.526t-.981%202.476t-2.248%201.144q1.067-.126%201.644-.725q.577-.6.452-1.44q-.025-.168-.068-.358t-.124-.408q.187-.31.28-.662q.093-.351.093-.716q0-1.03-.738-1.866t-1.642-.837q-.378%200-.641.158t-.495.558q-.498-.262-.342-.181t.106.056q-.267.442-.416.911t-.274%201.229q-.287.292-.433.697t-.146.866q0%20.67.338%201.247q.337.577.928.89q.296.294.672.45t.806.13m1.612-1.56q0%20.553-.508.923t-1.282.37q-.356%200-.68-.077q-.324-.078-.617-.234q-.367-.392-.566-1.086q-.2-.694-.2-1.598q0-.252.023-.53q.022-.276.061-.488q.098-.106.194-.177t.22-.121q-.024.133-.024.269v.26q0%201.156.413%201.797q.414.641%201.164.641q.408%200%20.803-.174t.818-.541q.113.234.147.415t.034.35m-.181-.765q-.287-.66-.822-1.257q-.536-.597-1.145-.912q-.316-.168-.62-.189q-.305-.02-.586.105q.05-.503.174-.948t.33-.768q.715.18%201.729%201.282t1.394%202.108q-.106.17-.212.31q-.105.138-.242.269m3.652%203.938V12.56h-.821v-1.063h2.146v4.946zm.635-5.419q-.324%200-.557-.237q-.234-.236-.234-.559t.234-.557t.557-.233t.556.233t.234.557t-.234.56q-.233.236-.557.236m2.277%205.42v-3.89h-.801v-1.082h.801v-.358q0-.78.383-1.188t1.148-.408q.312%200%20.539.038t.438.1v1.076q-.34-.112-.604-.1q-.282%200-.424.15q-.141.152-.141.454v.234H17.5v1.085h-1.158v3.888zm5.34%200q-.766%200-1.149-.395q-.383-.394-.383-1.2V12.56h-.746v-1.083h.755v-1.96h1.341v1.965h1.158v1.078l-1.189.019v2.146q0%20.294.14.452q.139.158.439.158q.144%200%20.423-.056v1.096q-.236.042-.364.055t-.425.012%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.998%2014.83q-.278.05-.555.038q-.278-.012-.577-.062q-1.35-.181-2.262-1.193t-.912-2.383q0-1.476.847-2.322q.846-.846%201.984-.48q.28-.447.666-.671t.845-.224q1.189%200%202.191%201.152t1.002%202.526t-.981%202.476t-2.248%201.144q1.067-.126%201.644-.725q.577-.6.452-1.44q-.025-.168-.068-.358t-.124-.408q.187-.31.28-.662q.093-.351.093-.716q0-1.03-.738-1.866t-1.642-.837q-.378%200-.641.158t-.495.558q-.498-.262-.342-.181t.106.056q-.267.442-.416.911t-.274%201.229q-.287.292-.433.697t-.146.866q0%20.67.338%201.247q.337.577.928.89q.296.294.672.45t.806.13m1.612-1.56q0%20.553-.508.923t-1.282.37q-.356%200-.68-.077q-.324-.078-.617-.234q-.367-.392-.566-1.086q-.2-.694-.2-1.598q0-.252.023-.53q.022-.276.061-.488q.098-.106.194-.177t.22-.121q-.024.133-.024.269v.26q0%201.156.413%201.797q.414.641%201.164.641q.408%200%20.803-.174t.818-.541q.113.234.147.415t.034.35m-.181-.765q-.287-.66-.822-1.257q-.536-.597-1.145-.912q-.316-.168-.62-.189q-.305-.02-.586.105q.05-.503.174-.948t.33-.768q.715.18%201.729%201.282t1.394%202.108q-.106.17-.212.31q-.105.138-.242.269m3.652%203.938V12.56h-.821v-1.063h2.146v4.946zm.635-5.419q-.324%200-.557-.237q-.234-.236-.234-.559t.234-.557t.557-.233t.556.233t.234.557t-.234.56q-.233.236-.557.236m2.277%205.42v-3.89h-.801v-1.082h.801v-.358q0-.78.383-1.188t1.148-.408q.312%200%20.539.038t.438.1v1.076q-.34-.112-.604-.1q-.282%200-.424.15q-.141.152-.141.454v.234H17.5v1.085h-1.158v3.888zm5.34%200q-.766%200-1.149-.395q-.383-.394-.383-1.2V12.56h-.746v-1.083h.755v-1.96h1.341v1.965h1.158v1.078l-1.189.019v2.146q0%20.294.14.452q.139.158.439.158q.144%200%20.423-.056v1.096q-.236.042-.364.055t-.425.012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/reg-logo-ift.svg?color=%231a73e8&size=48