chedraui logo
chedraui from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- chedraui
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the chedraui logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.523 4.725a1.4 1.4 0 0 0 0 2.797a1.4 1.4 0 0 0 0-2.797m4.15 1.574a1.326 1.326 0 1 0 0 2.652a1.326 1.326 0 0 0 0-2.652M7.532 7.902a.17.17 0 0 0-.172.17v5.446c0 .094.078.171.172.171h2.498a.17.17 0 0 0 .17-.171v-2.364a.17.17 0 0 1 .293-.119l.404.348a.171.171 0 0 0 .293-.123l-.02-1.674a.17.17 0 0 0-.048-.12L9.576 7.954a.18.18 0 0 0-.123-.05Zm4.192 1.409a.17.17 0 0 0-.17.17v4.125a.17.17 0 0 1-.051.12l-1.111 1.112c-.108.107-.033.293.119.293l3.76.008a.17.17 0 0 0 .171-.17V12.14c0-.153.186-.229.293-.121l1.157 1.156a.17.17 0 0 0 .12.049l1.178-.006a.172.172 0 0 0 .121-.293l-3.543-3.567a.18.18 0 0 0-.123-.048Zm-8.592.125a1.21 1.21 0 1 0 .062 0q-.031-.002-.062 0m15.809 2.08c-.59.03-1.057.519-1.057 1.115a1.114 1.114 0 1 0 1.113-1.115zm-16.596.675a.173.173 0 0 0-.172.172v3.99c0 .095.077.172.172.172h1.873a.17.17 0 0 0 .17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.17.17 0 0 0 .244-.002l.813-.842a.17.17 0 0 0 0-.239l-1.963-1.988a.17.17 0 0 0-.121-.05zm14.797 1.153a.446.446 0 0 0-.446.445c0 .246.2.445.446.445a.4.4 0 0 0 .113-.015l.777.777a.2.2 0 0 1 .043.068l.967 2.989a.17.17 0 0 0 .162.119h.387a.583.583 0 0 0 .27 1.103a.586.586 0 0 0 .269-1.103h2.36a.583.583 0 0 0 .269 1.103a.586.586 0 0 0 .586-.586a.58.58 0 0 0-.315-.517h.371a.17.17 0 0 0 .17-.172l.016-.117a.256.256 0 0 0-.256-.285h-3.758c-.071 0-.132-.043-.136-.098c-.035-.139-.085-.275-.127-.412a.124.124 0 0 1 .107-.162h3.975a.35.35 0 0 0 .345-.307L24 14.377a.18.18 0 0 0-.176-.162l-5.682-.006a.12.12 0 0 1-.084-.035l-.478-.45a.444.444 0 0 0-.44-.38m-9.61.857a.17.17 0 0 0-.12.051l-4.64 4.674a.172.172 0 0 0 .122.293H4.7a.18.18 0 0 0 .123-.051l4.672-4.674a.17.17 0 0 0-.119-.293Zm2.776 1.387a.17.17 0 0 0-.121.049l-3.264 3.289a.172.172 0 0 0 .12.293h1.804a.17.17 0 0 0 .12-.051l3.243-3.242a.174.174 0 0 1 .244 0l3.242 3.242a.17.17 0 0 0 .12.05h1.788a.171.171 0 0 0 .123-.292l-3.265-3.29a.17.17 0 0 0-.123-.048zM2.11 16.912a.17.17 0 0 0-.12.05l-.095.094l-1.845 1.87a.172.172 0 0 0 .12.293h1.202a.17.17 0 0 0 .121-.051l1.963-1.963a.17.17 0 0 0-.12-.293z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsChedraui(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="M8.523 4.725a1.4 1.4 0 0 0 0 2.797a1.4 1.4 0 0 0 0-2.797m4.15 1.574a1.326 1.326 0 1 0 0 2.652a1.326 1.326 0 0 0 0-2.652M7.532 7.902a.17.17 0 0 0-.172.17v5.446c0 .094.078.171.172.171h2.498a.17.17 0 0 0 .17-.171v-2.364a.17.17 0 0 1 .293-.119l.404.348a.171.171 0 0 0 .293-.123l-.02-1.674a.17.17 0 0 0-.048-.12L9.576 7.954a.18.18 0 0 0-.123-.05Zm4.192 1.409a.17.17 0 0 0-.17.17v4.125a.17.17 0 0 1-.051.12l-1.111 1.112c-.108.107-.033.293.119.293l3.76.008a.17.17 0 0 0 .171-.17V12.14c0-.153.186-.229.293-.121l1.157 1.156a.17.17 0 0 0 .12.049l1.178-.006a.172.172 0 0 0 .121-.293l-3.543-3.567a.18.18 0 0 0-.123-.048Zm-8.592.125a1.21 1.21 0 1 0 .062 0q-.031-.002-.062 0m15.809 2.08c-.59.03-1.057.519-1.057 1.115a1.114 1.114 0 1 0 1.113-1.115zm-16.596.675a.173.173 0 0 0-.172.172v3.99c0 .095.077.172.172.172h1.873a.17.17 0 0 0 .17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.17.17 0 0 0 .244-.002l.813-.842a.17.17 0 0 0 0-.239l-1.963-1.988a.17.17 0 0 0-.121-.05zm14.797 1.153a.446.446 0 0 0-.446.445c0 .246.2.445.446.445a.4.4 0 0 0 .113-.015l.777.777a.2.2 0 0 1 .043.068l.967 2.989a.17.17 0 0 0 .162.119h.387a.583.583 0 0 0 .27 1.103a.586.586 0 0 0 .269-1.103h2.36a.583.583 0 0 0 .269 1.103a.586.586 0 0 0 .586-.586a.58.58 0 0 0-.315-.517h.371a.17.17 0 0 0 .17-.172l.016-.117a.256.256 0 0 0-.256-.285h-3.758c-.071 0-.132-.043-.136-.098c-.035-.139-.085-.275-.127-.412a.124.124 0 0 1 .107-.162h3.975a.35.35 0 0 0 .345-.307L24 14.377a.18.18 0 0 0-.176-.162l-5.682-.006a.12.12 0 0 1-.084-.035l-.478-.45a.444.444 0 0 0-.44-.38m-9.61.857a.17.17 0 0 0-.12.051l-4.64 4.674a.172.172 0 0 0 .122.293H4.7a.18.18 0 0 0 .123-.051l4.672-4.674a.17.17 0 0 0-.119-.293Zm2.776 1.387a.17.17 0 0 0-.121.049l-3.264 3.289a.172.172 0 0 0 .12.293h1.804a.17.17 0 0 0 .12-.051l3.243-3.242a.174.174 0 0 1 .244 0l3.242 3.242a.17.17 0 0 0 .12.05h1.788a.171.171 0 0 0 .123-.292l-3.265-3.29a.17.17 0 0 0-.123-.048zM2.11 16.912a.17.17 0 0 0-.12.05l-.095.094l-1.845 1.87a.172.172 0 0 0 .12.293h1.202a.17.17 0 0 0 .121-.051l1.963-1.963a.17.17 0 0 0-.12-.293z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.523 4.725a1.4 1.4 0 0 0 0 2.797a1.4 1.4 0 0 0 0-2.797m4.15 1.574a1.326 1.326 0 1 0 0 2.652a1.326 1.326 0 0 0 0-2.652M7.532 7.902a.17.17 0 0 0-.172.17v5.446c0 .094.078.171.172.171h2.498a.17.17 0 0 0 .17-.171v-2.364a.17.17 0 0 1 .293-.119l.404.348a.171.171 0 0 0 .293-.123l-.02-1.674a.17.17 0 0 0-.048-.12L9.576 7.954a.18.18 0 0 0-.123-.05Zm4.192 1.409a.17.17 0 0 0-.17.17v4.125a.17.17 0 0 1-.051.12l-1.111 1.112c-.108.107-.033.293.119.293l3.76.008a.17.17 0 0 0 .171-.17V12.14c0-.153.186-.229.293-.121l1.157 1.156a.17.17 0 0 0 .12.049l1.178-.006a.172.172 0 0 0 .121-.293l-3.543-3.567a.18.18 0 0 0-.123-.048Zm-8.592.125a1.21 1.21 0 1 0 .062 0q-.031-.002-.062 0m15.809 2.08c-.59.03-1.057.519-1.057 1.115a1.114 1.114 0 1 0 1.113-1.115zm-16.596.675a.173.173 0 0 0-.172.172v3.99c0 .095.077.172.172.172h1.873a.17.17 0 0 0 .17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.17.17 0 0 0 .244-.002l.813-.842a.17.17 0 0 0 0-.239l-1.963-1.988a.17.17 0 0 0-.121-.05zm14.797 1.153a.446.446 0 0 0-.446.445c0 .246.2.445.446.445a.4.4 0 0 0 .113-.015l.777.777a.2.2 0 0 1 .043.068l.967 2.989a.17.17 0 0 0 .162.119h.387a.583.583 0 0 0 .27 1.103a.586.586 0 0 0 .269-1.103h2.36a.583.583 0 0 0 .269 1.103a.586.586 0 0 0 .586-.586a.58.58 0 0 0-.315-.517h.371a.17.17 0 0 0 .17-.172l.016-.117a.256.256 0 0 0-.256-.285h-3.758c-.071 0-.132-.043-.136-.098c-.035-.139-.085-.275-.127-.412a.124.124 0 0 1 .107-.162h3.975a.35.35 0 0 0 .345-.307L24 14.377a.18.18 0 0 0-.176-.162l-5.682-.006a.12.12 0 0 1-.084-.035l-.478-.45a.444.444 0 0 0-.44-.38m-9.61.857a.17.17 0 0 0-.12.051l-4.64 4.674a.172.172 0 0 0 .122.293H4.7a.18.18 0 0 0 .123-.051l4.672-4.674a.17.17 0 0 0-.119-.293Zm2.776 1.387a.17.17 0 0 0-.121.049l-3.264 3.289a.172.172 0 0 0 .12.293h1.804a.17.17 0 0 0 .12-.051l3.243-3.242a.174.174 0 0 1 .244 0l3.242 3.242a.17.17 0 0 0 .12.05h1.788a.171.171 0 0 0 .123-.292l-3.265-3.29a.17.17 0 0 0-.123-.048zM2.11 16.912a.17.17 0 0 0-.12.05l-.095.094l-1.845 1.87a.172.172 0 0 0 .12.293h1.202a.17.17 0 0 0 .121-.051l1.963-1.963a.17.17 0 0 0-.12-.293z"/></svg> </template>
CSS
.icon-chedraui {
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%22M8.523%204.725a1.4%201.4%200%200%200%200%202.797a1.4%201.4%200%200%200%200-2.797m4.15%201.574a1.326%201.326%200%201%200%200%202.652a1.326%201.326%200%200%200%200-2.652M7.532%207.902a.17.17%200%200%200-.172.17v5.446c0%20.094.078.171.172.171h2.498a.17.17%200%200%200%20.17-.171v-2.364a.17.17%200%200%201%20.293-.119l.404.348a.171.171%200%200%200%20.293-.123l-.02-1.674a.17.17%200%200%200-.048-.12L9.576%207.954a.18.18%200%200%200-.123-.05Zm4.192%201.409a.17.17%200%200%200-.17.17v4.125a.17.17%200%200%201-.051.12l-1.111%201.112c-.108.107-.033.293.119.293l3.76.008a.17.17%200%200%200%20.171-.17V12.14c0-.153.186-.229.293-.121l1.157%201.156a.17.17%200%200%200%20.12.049l1.178-.006a.172.172%200%200%200%20.121-.293l-3.543-3.567a.18.18%200%200%200-.123-.048Zm-8.592.125a1.21%201.21%200%201%200%20.062%200q-.031-.002-.062%200m15.809%202.08c-.59.03-1.057.519-1.057%201.115a1.114%201.114%200%201%200%201.113-1.115zm-16.596.675a.173.173%200%200%200-.172.172v3.99c0%20.095.077.172.172.172h1.873a.17.17%200%200%200%20.17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.17.17%200%200%200%20.244-.002l.813-.842a.17.17%200%200%200%200-.239l-1.963-1.988a.17.17%200%200%200-.121-.05zm14.797%201.153a.446.446%200%200%200-.446.445c0%20.246.2.445.446.445a.4.4%200%200%200%20.113-.015l.777.777a.2.2%200%200%201%20.043.068l.967%202.989a.17.17%200%200%200%20.162.119h.387a.583.583%200%200%200%20.27%201.103a.586.586%200%200%200%20.269-1.103h2.36a.583.583%200%200%200%20.269%201.103a.586.586%200%200%200%20.586-.586a.58.58%200%200%200-.315-.517h.371a.17.17%200%200%200%20.17-.172l.016-.117a.256.256%200%200%200-.256-.285h-3.758c-.071%200-.132-.043-.136-.098c-.035-.139-.085-.275-.127-.412a.124.124%200%200%201%20.107-.162h3.975a.35.35%200%200%200%20.345-.307L24%2014.377a.18.18%200%200%200-.176-.162l-5.682-.006a.12.12%200%200%201-.084-.035l-.478-.45a.444.444%200%200%200-.44-.38m-9.61.857a.17.17%200%200%200-.12.051l-4.64%204.674a.172.172%200%200%200%20.122.293H4.7a.18.18%200%200%200%20.123-.051l4.672-4.674a.17.17%200%200%200-.119-.293Zm2.776%201.387a.17.17%200%200%200-.121.049l-3.264%203.289a.172.172%200%200%200%20.12.293h1.804a.17.17%200%200%200%20.12-.051l3.243-3.242a.174.174%200%200%201%20.244%200l3.242%203.242a.17.17%200%200%200%20.12.05h1.788a.171.171%200%200%200%20.123-.292l-3.265-3.29a.17.17%200%200%200-.123-.048zM2.11%2016.912a.17.17%200%200%200-.12.05l-.095.094l-1.845%201.87a.172.172%200%200%200%20.12.293h1.202a.17.17%200%200%200%20.121-.051l1.963-1.963a.17.17%200%200%200-.12-.293z%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%22M8.523%204.725a1.4%201.4%200%200%200%200%202.797a1.4%201.4%200%200%200%200-2.797m4.15%201.574a1.326%201.326%200%201%200%200%202.652a1.326%201.326%200%200%200%200-2.652M7.532%207.902a.17.17%200%200%200-.172.17v5.446c0%20.094.078.171.172.171h2.498a.17.17%200%200%200%20.17-.171v-2.364a.17.17%200%200%201%20.293-.119l.404.348a.171.171%200%200%200%20.293-.123l-.02-1.674a.17.17%200%200%200-.048-.12L9.576%207.954a.18.18%200%200%200-.123-.05Zm4.192%201.409a.17.17%200%200%200-.17.17v4.125a.17.17%200%200%201-.051.12l-1.111%201.112c-.108.107-.033.293.119.293l3.76.008a.17.17%200%200%200%20.171-.17V12.14c0-.153.186-.229.293-.121l1.157%201.156a.17.17%200%200%200%20.12.049l1.178-.006a.172.172%200%200%200%20.121-.293l-3.543-3.567a.18.18%200%200%200-.123-.048Zm-8.592.125a1.21%201.21%200%201%200%20.062%200q-.031-.002-.062%200m15.809%202.08c-.59.03-1.057.519-1.057%201.115a1.114%201.114%200%201%200%201.113-1.115zm-16.596.675a.173.173%200%200%200-.172.172v3.99c0%20.095.077.172.172.172h1.873a.17.17%200%200%200%20.17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.17.17%200%200%200%20.244-.002l.813-.842a.17.17%200%200%200%200-.239l-1.963-1.988a.17.17%200%200%200-.121-.05zm14.797%201.153a.446.446%200%200%200-.446.445c0%20.246.2.445.446.445a.4.4%200%200%200%20.113-.015l.777.777a.2.2%200%200%201%20.043.068l.967%202.989a.17.17%200%200%200%20.162.119h.387a.583.583%200%200%200%20.27%201.103a.586.586%200%200%200%20.269-1.103h2.36a.583.583%200%200%200%20.269%201.103a.586.586%200%200%200%20.586-.586a.58.58%200%200%200-.315-.517h.371a.17.17%200%200%200%20.17-.172l.016-.117a.256.256%200%200%200-.256-.285h-3.758c-.071%200-.132-.043-.136-.098c-.035-.139-.085-.275-.127-.412a.124.124%200%200%201%20.107-.162h3.975a.35.35%200%200%200%20.345-.307L24%2014.377a.18.18%200%200%200-.176-.162l-5.682-.006a.12.12%200%200%201-.084-.035l-.478-.45a.444.444%200%200%200-.44-.38m-9.61.857a.17.17%200%200%200-.12.051l-4.64%204.674a.172.172%200%200%200%20.122.293H4.7a.18.18%200%200%200%20.123-.051l4.672-4.674a.17.17%200%200%200-.119-.293Zm2.776%201.387a.17.17%200%200%200-.121.049l-3.264%203.289a.172.172%200%200%200%20.12.293h1.804a.17.17%200%200%200%20.12-.051l3.243-3.242a.174.174%200%200%201%20.244%200l3.242%203.242a.17.17%200%200%200%20.12.05h1.788a.171.171%200%200%200%20.123-.292l-3.265-3.29a.17.17%200%200%200-.123-.048zM2.11%2016.912a.17.17%200%200%200-.12.05l-.095.094l-1.845%201.87a.172.172%200%200%200%20.12.293h1.202a.17.17%200%200%200%20.121-.051l1.963-1.963a.17.17%200%200%200-.12-.293z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/chedraui.svg?color=%231a73e8&size=48