tesco logo
tesco from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- tesco
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the tesco logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.621 8.791c-1.018 0-2.013.308-2.013 1.327c0 1.752 3.079.828 3.079 1.894c0 .355-.545.497-.971.497c-.781 0-1.35-.118-2.037-.52v.876c.521.165 1.208.26 1.99.26c1.065 0 2.06-.284 2.06-1.303c0-1.847-3.079-1.018-3.079-1.918c0-.355.498-.497.924-.497c.734 0 1.515.213 1.942.616v-.947h-.048a7 7 0 0 0-1.847-.285m9.733 0c-1.61.024-2.723.924-2.723 2.226c0 1.255 1.018 2.108 2.51 2.108c1.586 0 2.7-.9 2.7-2.202c0-1.279-.995-2.132-2.487-2.132m-4.31.024c-1.847 0-3.055.876-3.055 2.226c0 1.231 1.113 2.06 2.795 2.06a6.2 6.2 0 0 0 1.586-.213v-1.042c-.403.426-.876.592-1.397.592c-.994 0-1.658-.615-1.658-1.515c0-.876.71-1.516 1.682-1.516c.544 0 .97.19 1.302.52v-.994c-.355-.094-.805-.118-1.255-.118M.16 8.933v.995c.355-.26 1.066-.379 1.847-.379v2.7c0 .402-.024.497-.213.71h1.563c-.166-.213-.213-.331-.213-.71V9.526h.047c.687 0 1.492.118 1.847.402v-.995zm5.304 0c.166.214.19.332.19.711v2.605c0 .402-.024.52-.19.71H9.23v-.97c-.521.378-1.492.378-1.895.355H6.79V11.23h.403c.284 0 .758.023 1.042.118v-.829c-.284.095-.781.119-1.042.119H6.79V9.573h.545c.498 0 1.35.095 1.658.379V8.933zm15.748.498c.829 0 1.374.687 1.374 1.54c.023.828-.522 1.514-1.35 1.514c-.853 0-1.398-.686-1.398-1.515c0-.852.545-1.54 1.374-1.54m-19.37 4.69c-.498 0-.877.26-1.066.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.829-.592c.023 0 .023-.023 0-.023zm4.806 0c-.497 0-.876.26-1.041.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .473-.45.805-.592c.023 0 .023-.023 0-.023zm4.784 0c-.474 0-.853.26-1.042.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .806-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.474 0-.852.26-1.042.45c0 0-.45.45-.758.615c-.023 0-.023.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.473 0-.852.26-1.065.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.818c.544 0 .805-.19 1.136-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTesco(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="M11.621 8.791c-1.018 0-2.013.308-2.013 1.327c0 1.752 3.079.828 3.079 1.894c0 .355-.545.497-.971.497c-.781 0-1.35-.118-2.037-.52v.876c.521.165 1.208.26 1.99.26c1.065 0 2.06-.284 2.06-1.303c0-1.847-3.079-1.018-3.079-1.918c0-.355.498-.497.924-.497c.734 0 1.515.213 1.942.616v-.947h-.048a7 7 0 0 0-1.847-.285m9.733 0c-1.61.024-2.723.924-2.723 2.226c0 1.255 1.018 2.108 2.51 2.108c1.586 0 2.7-.9 2.7-2.202c0-1.279-.995-2.132-2.487-2.132m-4.31.024c-1.847 0-3.055.876-3.055 2.226c0 1.231 1.113 2.06 2.795 2.06a6.2 6.2 0 0 0 1.586-.213v-1.042c-.403.426-.876.592-1.397.592c-.994 0-1.658-.615-1.658-1.515c0-.876.71-1.516 1.682-1.516c.544 0 .97.19 1.302.52v-.994c-.355-.094-.805-.118-1.255-.118M.16 8.933v.995c.355-.26 1.066-.379 1.847-.379v2.7c0 .402-.024.497-.213.71h1.563c-.166-.213-.213-.331-.213-.71V9.526h.047c.687 0 1.492.118 1.847.402v-.995zm5.304 0c.166.214.19.332.19.711v2.605c0 .402-.024.52-.19.71H9.23v-.97c-.521.378-1.492.378-1.895.355H6.79V11.23h.403c.284 0 .758.023 1.042.118v-.829c-.284.095-.781.119-1.042.119H6.79V9.573h.545c.498 0 1.35.095 1.658.379V8.933zm15.748.498c.829 0 1.374.687 1.374 1.54c.023.828-.522 1.514-1.35 1.514c-.853 0-1.398-.686-1.398-1.515c0-.852.545-1.54 1.374-1.54m-19.37 4.69c-.498 0-.877.26-1.066.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.829-.592c.023 0 .023-.023 0-.023zm4.806 0c-.497 0-.876.26-1.041.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .473-.45.805-.592c.023 0 .023-.023 0-.023zm4.784 0c-.474 0-.853.26-1.042.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .806-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.474 0-.852.26-1.042.45c0 0-.45.45-.758.615c-.023 0-.023.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.473 0-.852.26-1.065.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.818c.544 0 .805-.19 1.136-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.621 8.791c-1.018 0-2.013.308-2.013 1.327c0 1.752 3.079.828 3.079 1.894c0 .355-.545.497-.971.497c-.781 0-1.35-.118-2.037-.52v.876c.521.165 1.208.26 1.99.26c1.065 0 2.06-.284 2.06-1.303c0-1.847-3.079-1.018-3.079-1.918c0-.355.498-.497.924-.497c.734 0 1.515.213 1.942.616v-.947h-.048a7 7 0 0 0-1.847-.285m9.733 0c-1.61.024-2.723.924-2.723 2.226c0 1.255 1.018 2.108 2.51 2.108c1.586 0 2.7-.9 2.7-2.202c0-1.279-.995-2.132-2.487-2.132m-4.31.024c-1.847 0-3.055.876-3.055 2.226c0 1.231 1.113 2.06 2.795 2.06a6.2 6.2 0 0 0 1.586-.213v-1.042c-.403.426-.876.592-1.397.592c-.994 0-1.658-.615-1.658-1.515c0-.876.71-1.516 1.682-1.516c.544 0 .97.19 1.302.52v-.994c-.355-.094-.805-.118-1.255-.118M.16 8.933v.995c.355-.26 1.066-.379 1.847-.379v2.7c0 .402-.024.497-.213.71h1.563c-.166-.213-.213-.331-.213-.71V9.526h.047c.687 0 1.492.118 1.847.402v-.995zm5.304 0c.166.214.19.332.19.711v2.605c0 .402-.024.52-.19.71H9.23v-.97c-.521.378-1.492.378-1.895.355H6.79V11.23h.403c.284 0 .758.023 1.042.118v-.829c-.284.095-.781.119-1.042.119H6.79V9.573h.545c.498 0 1.35.095 1.658.379V8.933zm15.748.498c.829 0 1.374.687 1.374 1.54c.023.828-.522 1.514-1.35 1.514c-.853 0-1.398-.686-1.398-1.515c0-.852.545-1.54 1.374-1.54m-19.37 4.69c-.498 0-.877.26-1.066.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.829-.592c.023 0 .023-.023 0-.023zm4.806 0c-.497 0-.876.26-1.041.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .473-.45.805-.592c.023 0 .023-.023 0-.023zm4.784 0c-.474 0-.853.26-1.042.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.794c.545 0 .806-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.474 0-.852.26-1.042.45c0 0-.45.45-.758.615c-.023 0-.023.024 0 .024h2.794c.545 0 .805-.19 1.137-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023zm4.807 0c-.473 0-.852.26-1.065.45c0 0-.45.45-.758.615c-.024 0-.024.024 0 .024h2.818c.544 0 .805-.19 1.136-.474c0 0 .474-.45.805-.592c.024 0 .024-.023 0-.023z"/></svg> </template>
CSS
.icon-tesco {
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%22M11.621%208.791c-1.018%200-2.013.308-2.013%201.327c0%201.752%203.079.828%203.079%201.894c0%20.355-.545.497-.971.497c-.781%200-1.35-.118-2.037-.52v.876c.521.165%201.208.26%201.99.26c1.065%200%202.06-.284%202.06-1.303c0-1.847-3.079-1.018-3.079-1.918c0-.355.498-.497.924-.497c.734%200%201.515.213%201.942.616v-.947h-.048a7%207%200%200%200-1.847-.285m9.733%200c-1.61.024-2.723.924-2.723%202.226c0%201.255%201.018%202.108%202.51%202.108c1.586%200%202.7-.9%202.7-2.202c0-1.279-.995-2.132-2.487-2.132m-4.31.024c-1.847%200-3.055.876-3.055%202.226c0%201.231%201.113%202.06%202.795%202.06a6.2%206.2%200%200%200%201.586-.213v-1.042c-.403.426-.876.592-1.397.592c-.994%200-1.658-.615-1.658-1.515c0-.876.71-1.516%201.682-1.516c.544%200%20.97.19%201.302.52v-.994c-.355-.094-.805-.118-1.255-.118M.16%208.933v.995c.355-.26%201.066-.379%201.847-.379v2.7c0%20.402-.024.497-.213.71h1.563c-.166-.213-.213-.331-.213-.71V9.526h.047c.687%200%201.492.118%201.847.402v-.995zm5.304%200c.166.214.19.332.19.711v2.605c0%20.402-.024.52-.19.71H9.23v-.97c-.521.378-1.492.378-1.895.355H6.79V11.23h.403c.284%200%20.758.023%201.042.118v-.829c-.284.095-.781.119-1.042.119H6.79V9.573h.545c.498%200%201.35.095%201.658.379V8.933zm15.748.498c.829%200%201.374.687%201.374%201.54c.023.828-.522%201.514-1.35%201.514c-.853%200-1.398-.686-1.398-1.515c0-.852.545-1.54%201.374-1.54m-19.37%204.69c-.498%200-.877.26-1.066.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.474-.45.829-.592c.023%200%20.023-.023%200-.023zm4.806%200c-.497%200-.876.26-1.041.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.473-.45.805-.592c.023%200%20.023-.023%200-.023zm4.784%200c-.474%200-.853.26-1.042.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.806-.19%201.137-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023zm4.807%200c-.474%200-.852.26-1.042.45c0%200-.45.45-.758.615c-.023%200-.023.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023zm4.807%200c-.473%200-.852.26-1.065.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.818c.544%200%20.805-.19%201.136-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023z%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%22M11.621%208.791c-1.018%200-2.013.308-2.013%201.327c0%201.752%203.079.828%203.079%201.894c0%20.355-.545.497-.971.497c-.781%200-1.35-.118-2.037-.52v.876c.521.165%201.208.26%201.99.26c1.065%200%202.06-.284%202.06-1.303c0-1.847-3.079-1.018-3.079-1.918c0-.355.498-.497.924-.497c.734%200%201.515.213%201.942.616v-.947h-.048a7%207%200%200%200-1.847-.285m9.733%200c-1.61.024-2.723.924-2.723%202.226c0%201.255%201.018%202.108%202.51%202.108c1.586%200%202.7-.9%202.7-2.202c0-1.279-.995-2.132-2.487-2.132m-4.31.024c-1.847%200-3.055.876-3.055%202.226c0%201.231%201.113%202.06%202.795%202.06a6.2%206.2%200%200%200%201.586-.213v-1.042c-.403.426-.876.592-1.397.592c-.994%200-1.658-.615-1.658-1.515c0-.876.71-1.516%201.682-1.516c.544%200%20.97.19%201.302.52v-.994c-.355-.094-.805-.118-1.255-.118M.16%208.933v.995c.355-.26%201.066-.379%201.847-.379v2.7c0%20.402-.024.497-.213.71h1.563c-.166-.213-.213-.331-.213-.71V9.526h.047c.687%200%201.492.118%201.847.402v-.995zm5.304%200c.166.214.19.332.19.711v2.605c0%20.402-.024.52-.19.71H9.23v-.97c-.521.378-1.492.378-1.895.355H6.79V11.23h.403c.284%200%20.758.023%201.042.118v-.829c-.284.095-.781.119-1.042.119H6.79V9.573h.545c.498%200%201.35.095%201.658.379V8.933zm15.748.498c.829%200%201.374.687%201.374%201.54c.023.828-.522%201.514-1.35%201.514c-.853%200-1.398-.686-1.398-1.515c0-.852.545-1.54%201.374-1.54m-19.37%204.69c-.498%200-.877.26-1.066.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.474-.45.829-.592c.023%200%20.023-.023%200-.023zm4.806%200c-.497%200-.876.26-1.041.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.473-.45.805-.592c.023%200%20.023-.023%200-.023zm4.784%200c-.474%200-.853.26-1.042.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.794c.545%200%20.806-.19%201.137-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023zm4.807%200c-.474%200-.852.26-1.042.45c0%200-.45.45-.758.615c-.023%200-.023.024%200%20.024h2.794c.545%200%20.805-.19%201.137-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023zm4.807%200c-.473%200-.852.26-1.065.45c0%200-.45.45-.758.615c-.024%200-.024.024%200%20.024h2.818c.544%200%20.805-.19%201.136-.474c0%200%20.474-.45.805-.592c.024%200%20.024-.023%200-.023z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/tesco.svg?color=%231a73e8&size=48