umbraco from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
umbraco
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 umbraco icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16S9.913 5 16 5m6.182 6l-1.446.207a.24.24 0 0 0-.2.24v.037l.08.422q.116.638.236 1.615q.117 1.008.125 2.022c.013 1.29-.147 2.23-.42 2.852c-.274.62-.896 1.214-1.56 1.353c-.905.191-1.828.273-2.75.246h-.493a11.6 11.6 0 0 1-2.752-.246c-.667-.136-1.277-.717-1.553-1.338c-.269-.62-.47-1.575-.46-2.867q.006-1.014.126-2.022q.117-.978.233-1.615l.082-.422v-.037a.245.245 0 0 0-.201-.24l-1.416-.205h-.034a.24.24 0 0 0-.234.185c-.026.098-.04.173-.088.407c-.088.45-.17.891-.26 1.533q-.14 1.048-.172 2.103q-.051.737 0 1.473q.056 1.948.672 3.115q.617 1.165 2.09 1.678t4.104.502h.22q2.633.01 4.104-.502q1.47-.51 2.088-1.678q.617-1.165.672-3.115q.05-.736 0-1.473a20 20 0 0 0-.172-2.103a31 31 0 0 0-.26-1.535c-.049-.234-.062-.306-.088-.405a.24.24 0 0 0-.234-.187h-.04z"/></svg>

React

import type { SVGProps } from "react";

export function LaUmbraco(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 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16S9.913 5 16 5m6.182 6l-1.446.207a.24.24 0 0 0-.2.24v.037l.08.422q.116.638.236 1.615q.117 1.008.125 2.022c.013 1.29-.147 2.23-.42 2.852c-.274.62-.896 1.214-1.56 1.353c-.905.191-1.828.273-2.75.246h-.493a11.6 11.6 0 0 1-2.752-.246c-.667-.136-1.277-.717-1.553-1.338c-.269-.62-.47-1.575-.46-2.867q.006-1.014.126-2.022q.117-.978.233-1.615l.082-.422v-.037a.245.245 0 0 0-.201-.24l-1.416-.205h-.034a.24.24 0 0 0-.234.185c-.026.098-.04.173-.088.407c-.088.45-.17.891-.26 1.533q-.14 1.048-.172 2.103q-.051.737 0 1.473q.056 1.948.672 3.115q.617 1.165 2.09 1.678t4.104.502h.22q2.633.01 4.104-.502q1.47-.51 2.088-1.678q.617-1.165.672-3.115q.05-.736 0-1.473a20 20 0 0 0-.172-2.103a31 31 0 0 0-.26-1.535c-.049-.234-.062-.306-.088-.405a.24.24 0 0 0-.234-.187h-.04z"/></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 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16S9.913 5 16 5m6.182 6l-1.446.207a.24.24 0 0 0-.2.24v.037l.08.422q.116.638.236 1.615q.117 1.008.125 2.022c.013 1.29-.147 2.23-.42 2.852c-.274.62-.896 1.214-1.56 1.353c-.905.191-1.828.273-2.75.246h-.493a11.6 11.6 0 0 1-2.752-.246c-.667-.136-1.277-.717-1.553-1.338c-.269-.62-.47-1.575-.46-2.867q.006-1.014.126-2.022q.117-.978.233-1.615l.082-.422v-.037a.245.245 0 0 0-.201-.24l-1.416-.205h-.034a.24.24 0 0 0-.234.185c-.026.098-.04.173-.088.407c-.088.45-.17.891-.26 1.533q-.14 1.048-.172 2.103q-.051.737 0 1.473q.056 1.948.672 3.115q.617 1.165 2.09 1.678t4.104.502h.22q2.633.01 4.104-.502q1.47-.51 2.088-1.678q.617-1.165.672-3.115q.05-.736 0-1.473a20 20 0 0 0-.172-2.103a31 31 0 0 0-.26-1.535c-.049-.234-.062-.306-.088-.405a.24.24 0 0 0-.234-.187h-.04z"/></svg>
</template>

CSS

.icon-umbraco {
  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%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.087%200%2011%204.913%2011%2011s-4.913%2011-11%2011S5%2022.087%205%2016S9.913%205%2016%205m6.182%206l-1.446.207a.24.24%200%200%200-.2.24v.037l.08.422q.116.638.236%201.615q.117%201.008.125%202.022c.013%201.29-.147%202.23-.42%202.852c-.274.62-.896%201.214-1.56%201.353c-.905.191-1.828.273-2.75.246h-.493a11.6%2011.6%200%200%201-2.752-.246c-.667-.136-1.277-.717-1.553-1.338c-.269-.62-.47-1.575-.46-2.867q.006-1.014.126-2.022q.117-.978.233-1.615l.082-.422v-.037a.245.245%200%200%200-.201-.24l-1.416-.205h-.034a.24.24%200%200%200-.234.185c-.026.098-.04.173-.088.407c-.088.45-.17.891-.26%201.533q-.14%201.048-.172%202.103q-.051.737%200%201.473q.056%201.948.672%203.115q.617%201.165%202.09%201.678t4.104.502h.22q2.633.01%204.104-.502q1.47-.51%202.088-1.678q.617-1.165.672-3.115q.05-.736%200-1.473a20%2020%200%200%200-.172-2.103a31%2031%200%200%200-.26-1.535c-.049-.234-.062-.306-.088-.405a.24.24%200%200%200-.234-.187h-.04z%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%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.087%200%2011%204.913%2011%2011s-4.913%2011-11%2011S5%2022.087%205%2016S9.913%205%2016%205m6.182%206l-1.446.207a.24.24%200%200%200-.2.24v.037l.08.422q.116.638.236%201.615q.117%201.008.125%202.022c.013%201.29-.147%202.23-.42%202.852c-.274.62-.896%201.214-1.56%201.353c-.905.191-1.828.273-2.75.246h-.493a11.6%2011.6%200%200%201-2.752-.246c-.667-.136-1.277-.717-1.553-1.338c-.269-.62-.47-1.575-.46-2.867q.006-1.014.126-2.022q.117-.978.233-1.615l.082-.422v-.037a.245.245%200%200%200-.201-.24l-1.416-.205h-.034a.24.24%200%200%200-.234.185c-.026.098-.04.173-.088.407c-.088.45-.17.891-.26%201.533q-.14%201.048-.172%202.103q-.051.737%200%201.473q.056%201.948.672%203.115q.617%201.165%202.09%201.678t4.104.502h.22q2.633.01%204.104-.502q1.47-.51%202.088-1.678q.617-1.165.672-3.115q.05-.736%200-1.473a20%2020%200%200%200-.172-2.103a31%2031%200%200%200-.26-1.535c-.049-.234-.062-.306-.088-.405a.24.24%200%200%200-.234-.187h-.04z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/umbraco.svg?color=%231a73e8&size=48