roots logo
roots from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- roots
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the roots logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.713 10.636V5.385c0-.177-.145-.323-.328-.323s-.323.145-.323.323a12.64 12.64 0 0 1-3.703 8.979l-7.516 7.543a.33.33 0 0 0-.057.385q.524 1.017 1.183 1.948a.32.32 0 0 0 .239.135h.027a.3.3 0 0 0 .229-.093l7.891-7.917a8.1 8.1 0 0 0 2.359-5.728zm10.282-9.6a.33.33 0 0 0-.323 0a.34.34 0 0 0-.161.287V15.88c0 2.161.839 4.199 2.364 5.729l2.661 2.677a.33.33 0 0 0 .229.093l.032-.005a.34.34 0 0 0 .239-.129A16.05 16.05 0 0 0 32 14.942a16.12 16.12 0 0 0-8.005-13.901zM8.489 5.385V1.322a.35.35 0 0 0-.161-.287a.33.33 0 0 0-.323 0A16.13 16.13 0 0 0 0 14.936c0 .459.027.948.079 1.495c.009.131.093.24.213.281a.25.25 0 0 0 .109.021a.33.33 0 0 0 .229-.099l5.5-5.516a8.1 8.1 0 0 0 2.359-5.729zm14.151 19.47a12.64 12.64 0 0 1-3.703-8.975v-5.244a.33.33 0 0 0-.323-.333a.333.333 0 0 0-.328.333c0 3.391-1.317 6.577-3.703 8.973l-7.887 7.917a.325.325 0 0 0 0 .463a.14.14 0 0 0 .043.037a15.83 15.83 0 0 0 9.26 2.979a15.83 15.83 0 0 0 9.26-2.979a.3.3 0 0 0 .136-.24a.33.33 0 0 0-.093-.26z"/></svg>
React
import type { SVGProps } from "react";
export function CibRoots(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="M13.713 10.636V5.385c0-.177-.145-.323-.328-.323s-.323.145-.323.323a12.64 12.64 0 0 1-3.703 8.979l-7.516 7.543a.33.33 0 0 0-.057.385q.524 1.017 1.183 1.948a.32.32 0 0 0 .239.135h.027a.3.3 0 0 0 .229-.093l7.891-7.917a8.1 8.1 0 0 0 2.359-5.728zm10.282-9.6a.33.33 0 0 0-.323 0a.34.34 0 0 0-.161.287V15.88c0 2.161.839 4.199 2.364 5.729l2.661 2.677a.33.33 0 0 0 .229.093l.032-.005a.34.34 0 0 0 .239-.129A16.05 16.05 0 0 0 32 14.942a16.12 16.12 0 0 0-8.005-13.901zM8.489 5.385V1.322a.35.35 0 0 0-.161-.287a.33.33 0 0 0-.323 0A16.13 16.13 0 0 0 0 14.936c0 .459.027.948.079 1.495c.009.131.093.24.213.281a.25.25 0 0 0 .109.021a.33.33 0 0 0 .229-.099l5.5-5.516a8.1 8.1 0 0 0 2.359-5.729zm14.151 19.47a12.64 12.64 0 0 1-3.703-8.975v-5.244a.33.33 0 0 0-.323-.333a.333.333 0 0 0-.328.333c0 3.391-1.317 6.577-3.703 8.973l-7.887 7.917a.325.325 0 0 0 0 .463a.14.14 0 0 0 .043.037a15.83 15.83 0 0 0 9.26 2.979a15.83 15.83 0 0 0 9.26-2.979a.3.3 0 0 0 .136-.24a.33.33 0 0 0-.093-.26z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.713 10.636V5.385c0-.177-.145-.323-.328-.323s-.323.145-.323.323a12.64 12.64 0 0 1-3.703 8.979l-7.516 7.543a.33.33 0 0 0-.057.385q.524 1.017 1.183 1.948a.32.32 0 0 0 .239.135h.027a.3.3 0 0 0 .229-.093l7.891-7.917a8.1 8.1 0 0 0 2.359-5.728zm10.282-9.6a.33.33 0 0 0-.323 0a.34.34 0 0 0-.161.287V15.88c0 2.161.839 4.199 2.364 5.729l2.661 2.677a.33.33 0 0 0 .229.093l.032-.005a.34.34 0 0 0 .239-.129A16.05 16.05 0 0 0 32 14.942a16.12 16.12 0 0 0-8.005-13.901zM8.489 5.385V1.322a.35.35 0 0 0-.161-.287a.33.33 0 0 0-.323 0A16.13 16.13 0 0 0 0 14.936c0 .459.027.948.079 1.495c.009.131.093.24.213.281a.25.25 0 0 0 .109.021a.33.33 0 0 0 .229-.099l5.5-5.516a8.1 8.1 0 0 0 2.359-5.729zm14.151 19.47a12.64 12.64 0 0 1-3.703-8.975v-5.244a.33.33 0 0 0-.323-.333a.333.333 0 0 0-.328.333c0 3.391-1.317 6.577-3.703 8.973l-7.887 7.917a.325.325 0 0 0 0 .463a.14.14 0 0 0 .043.037a15.83 15.83 0 0 0 9.26 2.979a15.83 15.83 0 0 0 9.26-2.979a.3.3 0 0 0 .136-.24a.33.33 0 0 0-.093-.26z"/></svg> </template>
CSS
.icon-roots {
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%22M13.713%2010.636V5.385c0-.177-.145-.323-.328-.323s-.323.145-.323.323a12.64%2012.64%200%200%201-3.703%208.979l-7.516%207.543a.33.33%200%200%200-.057.385q.524%201.017%201.183%201.948a.32.32%200%200%200%20.239.135h.027a.3.3%200%200%200%20.229-.093l7.891-7.917a8.1%208.1%200%200%200%202.359-5.728zm10.282-9.6a.33.33%200%200%200-.323%200a.34.34%200%200%200-.161.287V15.88c0%202.161.839%204.199%202.364%205.729l2.661%202.677a.33.33%200%200%200%20.229.093l.032-.005a.34.34%200%200%200%20.239-.129A16.05%2016.05%200%200%200%2032%2014.942a16.12%2016.12%200%200%200-8.005-13.901zM8.489%205.385V1.322a.35.35%200%200%200-.161-.287a.33.33%200%200%200-.323%200A16.13%2016.13%200%200%200%200%2014.936c0%20.459.027.948.079%201.495c.009.131.093.24.213.281a.25.25%200%200%200%20.109.021a.33.33%200%200%200%20.229-.099l5.5-5.516a8.1%208.1%200%200%200%202.359-5.729zm14.151%2019.47a12.64%2012.64%200%200%201-3.703-8.975v-5.244a.33.33%200%200%200-.323-.333a.333.333%200%200%200-.328.333c0%203.391-1.317%206.577-3.703%208.973l-7.887%207.917a.325.325%200%200%200%200%20.463a.14.14%200%200%200%20.043.037a15.83%2015.83%200%200%200%209.26%202.979a15.83%2015.83%200%200%200%209.26-2.979a.3.3%200%200%200%20.136-.24a.33.33%200%200%200-.093-.26z%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%22M13.713%2010.636V5.385c0-.177-.145-.323-.328-.323s-.323.145-.323.323a12.64%2012.64%200%200%201-3.703%208.979l-7.516%207.543a.33.33%200%200%200-.057.385q.524%201.017%201.183%201.948a.32.32%200%200%200%20.239.135h.027a.3.3%200%200%200%20.229-.093l7.891-7.917a8.1%208.1%200%200%200%202.359-5.728zm10.282-9.6a.33.33%200%200%200-.323%200a.34.34%200%200%200-.161.287V15.88c0%202.161.839%204.199%202.364%205.729l2.661%202.677a.33.33%200%200%200%20.229.093l.032-.005a.34.34%200%200%200%20.239-.129A16.05%2016.05%200%200%200%2032%2014.942a16.12%2016.12%200%200%200-8.005-13.901zM8.489%205.385V1.322a.35.35%200%200%200-.161-.287a.33.33%200%200%200-.323%200A16.13%2016.13%200%200%200%200%2014.936c0%20.459.027.948.079%201.495c.009.131.093.24.213.281a.25.25%200%200%200%20.109.021a.33.33%200%200%200%20.229-.099l5.5-5.516a8.1%208.1%200%200%200%202.359-5.729zm14.151%2019.47a12.64%2012.64%200%200%201-3.703-8.975v-5.244a.33.33%200%200%200-.323-.333a.333.333%200%200%200-.328.333c0%203.391-1.317%206.577-3.703%208.973l-7.887%207.917a.325.325%200%200%200%200%20.463a.14.14%200%200%200%20.043.037a15.83%2015.83%200%200%200%209.26%202.979a15.83%2015.83%200%200%200%209.26-2.979a.3.3%200%200%200%20.136-.24a.33.33%200%200%200-.093-.26z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/roots.svg?color=%231a73e8&size=48