apostrophe logo
apostrophe from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- apostrophe
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×259
- License
- CC0
The same logo in other sets
Use the apostrophe logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGyxSw6z8F" x1="77.389%" x2="14.764%" y1="-5.286%" y2="120.915%"><stop offset="0%" stop-color="#cc9300"/><stop offset="48%" stop-color="#ea433a"/><stop offset="100%" stop-color="#b327bf"/></linearGradient><linearGradient id="SVGlOlHzc0y" x1="100.371%" x2="16.71%" y1="-50.113%" y2="64.217%"><stop offset="0%" stop-color="#cc9300"/><stop offset="26%" stop-color="#ea433a"/><stop offset="48%" stop-color="#b327bf"/><stop offset="76%" stop-color="#66f"/><stop offset="100%" stop-color="#00bf9a"/></linearGradient><linearGradient id="SVGFPVJ3dsi" x1="7.177%" x2="96.901%" y1="104.165%" y2="11.678%"><stop offset="0%" stop-color="#b327bf"/><stop offset="48%" stop-color="#66f"/><stop offset="100%" stop-color="#00c09a"/></linearGradient></defs><path d="M122.798 254.854c-33.177 5.447-46.052 3.466-59.422-.99A66.36 66.36 0 0 1 30.694 229.6l-1.485-1.486c-7.428-10.399-12.875-22.283-17.827-52.985L3.459 123.63c-5.447-33.672-3.962-46.547.99-59.917a73.24 73.24 0 0 1 23.77-33.178l1.98-1.485c10.399-7.428 22.283-12.875 52.49-17.827L133.196 3.3c33.178-5.447 46.052-3.466 59.422.99a66.36 66.36 0 0 1 32.683 24.265l1.485 1.98c7.428 10.4 12.875 22.284 17.827 52.985l7.923 51.004c5.447 33.673 3.961 46.547-.99 59.917a70.1 70.1 0 0 1-23.77 33.178l-1.98 1.485c-10.4 7.428-22.284 12.875-52.49 17.827z"/><path fill="url(#SVGyxSw6z8F)" d="M179.299 94.86c-20.539 0-37.188 16.65-37.188 37.188s16.65 37.189 37.188 37.189s37.188-16.65 37.188-37.189c0-20.538-16.65-37.188-37.188-37.188m0 11.983c13.92 0 25.205 11.285 25.205 25.205s-11.285 25.205-25.205 25.205s-25.205-11.285-25.205-25.205s11.285-25.205 25.205-25.205"/><path fill="url(#SVGlOlHzc0y)" d="M115.515 52.062h-56.6a6.016 6.016 0 0 0-6.016 6.016v56.6a6.016 6.016 0 0 0 6.016 6.016h56.6a6.016 6.016 0 0 0 6.016-6.016v-56.6a6.016 6.016 0 0 0-6.016-6.016m-6.017 12.032v44.567H64.93V64.094z" transform="rotate(-9.18 87.215 86.378)"/><path fill="url(#SVGFPVJ3dsi)" d="m99.322 144.91l-23.77 67.345c-1.512 4.286 2.113 8.63 6.6 7.91l67.841-10.894c4.502-.723 6.579-6.01 3.773-9.603l-44.071-56.451c-2.913-3.731-8.798-2.77-10.373 1.693m7.66 14.304l31.098 39.833l-47.87 7.685z"/></svg>
React
import type { SVGProps } from "react";
export function LogosApostrophe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGyxSw6z8F" x1="77.389%" x2="14.764%" y1="-5.286%" y2="120.915%"><stop offset="0%" stopColor="#cc9300"/><stop offset="48%" stopColor="#ea433a"/><stop offset="100%" stopColor="#b327bf"/></linearGradient><linearGradient id="SVGlOlHzc0y" x1="100.371%" x2="16.71%" y1="-50.113%" y2="64.217%"><stop offset="0%" stopColor="#cc9300"/><stop offset="26%" stopColor="#ea433a"/><stop offset="48%" stopColor="#b327bf"/><stop offset="76%" stopColor="#66f"/><stop offset="100%" stopColor="#00bf9a"/></linearGradient><linearGradient id="SVGFPVJ3dsi" x1="7.177%" x2="96.901%" y1="104.165%" y2="11.678%"><stop offset="0%" stopColor="#b327bf"/><stop offset="48%" stopColor="#66f"/><stop offset="100%" stopColor="#00c09a"/></linearGradient></defs><path d="M122.798 254.854c-33.177 5.447-46.052 3.466-59.422-.99A66.36 66.36 0 0 1 30.694 229.6l-1.485-1.486c-7.428-10.399-12.875-22.283-17.827-52.985L3.459 123.63c-5.447-33.672-3.962-46.547.99-59.917a73.24 73.24 0 0 1 23.77-33.178l1.98-1.485c10.399-7.428 22.283-12.875 52.49-17.827L133.196 3.3c33.178-5.447 46.052-3.466 59.422.99a66.36 66.36 0 0 1 32.683 24.265l1.485 1.98c7.428 10.4 12.875 22.284 17.827 52.985l7.923 51.004c5.447 33.673 3.961 46.547-.99 59.917a70.1 70.1 0 0 1-23.77 33.178l-1.98 1.485c-10.4 7.428-22.284 12.875-52.49 17.827z"/><path fill="url(#SVGyxSw6z8F)" d="M179.299 94.86c-20.539 0-37.188 16.65-37.188 37.188s16.65 37.189 37.188 37.189s37.188-16.65 37.188-37.189c0-20.538-16.65-37.188-37.188-37.188m0 11.983c13.92 0 25.205 11.285 25.205 25.205s-11.285 25.205-25.205 25.205s-25.205-11.285-25.205-25.205s11.285-25.205 25.205-25.205"/><path fill="url(#SVGlOlHzc0y)" d="M115.515 52.062h-56.6a6.016 6.016 0 0 0-6.016 6.016v56.6a6.016 6.016 0 0 0 6.016 6.016h56.6a6.016 6.016 0 0 0 6.016-6.016v-56.6a6.016 6.016 0 0 0-6.016-6.016m-6.017 12.032v44.567H64.93V64.094z" transform="rotate(-9.18 87.215 86.378)"/><path fill="url(#SVGFPVJ3dsi)" d="m99.322 144.91l-23.77 67.345c-1.512 4.286 2.113 8.63 6.6 7.91l67.841-10.894c4.502-.723 6.579-6.01 3.773-9.603l-44.071-56.451c-2.913-3.731-8.798-2.77-10.373 1.693m7.66 14.304l31.098 39.833l-47.87 7.685z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGyxSw6z8F" x1="77.389%" x2="14.764%" y1="-5.286%" y2="120.915%"><stop offset="0%" stop-color="#cc9300"/><stop offset="48%" stop-color="#ea433a"/><stop offset="100%" stop-color="#b327bf"/></linearGradient><linearGradient id="SVGlOlHzc0y" x1="100.371%" x2="16.71%" y1="-50.113%" y2="64.217%"><stop offset="0%" stop-color="#cc9300"/><stop offset="26%" stop-color="#ea433a"/><stop offset="48%" stop-color="#b327bf"/><stop offset="76%" stop-color="#66f"/><stop offset="100%" stop-color="#00bf9a"/></linearGradient><linearGradient id="SVGFPVJ3dsi" x1="7.177%" x2="96.901%" y1="104.165%" y2="11.678%"><stop offset="0%" stop-color="#b327bf"/><stop offset="48%" stop-color="#66f"/><stop offset="100%" stop-color="#00c09a"/></linearGradient></defs><path d="M122.798 254.854c-33.177 5.447-46.052 3.466-59.422-.99A66.36 66.36 0 0 1 30.694 229.6l-1.485-1.486c-7.428-10.399-12.875-22.283-17.827-52.985L3.459 123.63c-5.447-33.672-3.962-46.547.99-59.917a73.24 73.24 0 0 1 23.77-33.178l1.98-1.485c10.399-7.428 22.283-12.875 52.49-17.827L133.196 3.3c33.178-5.447 46.052-3.466 59.422.99a66.36 66.36 0 0 1 32.683 24.265l1.485 1.98c7.428 10.4 12.875 22.284 17.827 52.985l7.923 51.004c5.447 33.673 3.961 46.547-.99 59.917a70.1 70.1 0 0 1-23.77 33.178l-1.98 1.485c-10.4 7.428-22.284 12.875-52.49 17.827z"/><path fill="url(#SVGyxSw6z8F)" d="M179.299 94.86c-20.539 0-37.188 16.65-37.188 37.188s16.65 37.189 37.188 37.189s37.188-16.65 37.188-37.189c0-20.538-16.65-37.188-37.188-37.188m0 11.983c13.92 0 25.205 11.285 25.205 25.205s-11.285 25.205-25.205 25.205s-25.205-11.285-25.205-25.205s11.285-25.205 25.205-25.205"/><path fill="url(#SVGlOlHzc0y)" d="M115.515 52.062h-56.6a6.016 6.016 0 0 0-6.016 6.016v56.6a6.016 6.016 0 0 0 6.016 6.016h56.6a6.016 6.016 0 0 0 6.016-6.016v-56.6a6.016 6.016 0 0 0-6.016-6.016m-6.017 12.032v44.567H64.93V64.094z" transform="rotate(-9.18 87.215 86.378)"/><path fill="url(#SVGFPVJ3dsi)" d="m99.322 144.91l-23.77 67.345c-1.512 4.286 2.113 8.63 6.6 7.91l67.841-10.894c4.502-.723 6.579-6.01 3.773-9.603l-44.071-56.451c-2.913-3.731-8.798-2.77-10.373 1.693m7.66 14.304l31.098 39.833l-47.87 7.685z"/></svg> </template>
CSS
.icon-apostrophe {
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%20256%20259%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyxSw6z8F%22%20x1%3D%2277.389%25%22%20x2%3D%2214.764%25%22%20y1%3D%22-5.286%25%22%20y2%3D%22120.915%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23cc9300%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%23ea433a%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlOlHzc0y%22%20x1%3D%22100.371%25%22%20x2%3D%2216.71%25%22%20y1%3D%22-50.113%25%22%20y2%3D%2264.217%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23cc9300%22%2F%3E%3Cstop%20offset%3D%2226%25%22%20stop-color%3D%22%23ea433a%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3Cstop%20offset%3D%2276%25%22%20stop-color%3D%22%2366f%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2300bf9a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFPVJ3dsi%22%20x1%3D%227.177%25%22%20x2%3D%2296.901%25%22%20y1%3D%22104.165%25%22%20y2%3D%2211.678%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%2366f%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2300c09a%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M122.798%20254.854c-33.177%205.447-46.052%203.466-59.422-.99A66.36%2066.36%200%200%201%2030.694%20229.6l-1.485-1.486c-7.428-10.399-12.875-22.283-17.827-52.985L3.459%20123.63c-5.447-33.672-3.962-46.547.99-59.917a73.24%2073.24%200%200%201%2023.77-33.178l1.98-1.485c10.399-7.428%2022.283-12.875%2052.49-17.827L133.196%203.3c33.178-5.447%2046.052-3.466%2059.422.99a66.36%2066.36%200%200%201%2032.683%2024.265l1.485%201.98c7.428%2010.4%2012.875%2022.284%2017.827%2052.985l7.923%2051.004c5.447%2033.673%203.961%2046.547-.99%2059.917a70.1%2070.1%200%200%201-23.77%2033.178l-1.98%201.485c-10.4%207.428-22.284%2012.875-52.49%2017.827z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGyxSw6z8F)%22%20d%3D%22M179.299%2094.86c-20.539%200-37.188%2016.65-37.188%2037.188s16.65%2037.189%2037.188%2037.189s37.188-16.65%2037.188-37.189c0-20.538-16.65-37.188-37.188-37.188m0%2011.983c13.92%200%2025.205%2011.285%2025.205%2025.205s-11.285%2025.205-25.205%2025.205s-25.205-11.285-25.205-25.205s11.285-25.205%2025.205-25.205%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlOlHzc0y)%22%20d%3D%22M115.515%2052.062h-56.6a6.016%206.016%200%200%200-6.016%206.016v56.6a6.016%206.016%200%200%200%206.016%206.016h56.6a6.016%206.016%200%200%200%206.016-6.016v-56.6a6.016%206.016%200%200%200-6.016-6.016m-6.017%2012.032v44.567H64.93V64.094z%22%20transform%3D%22rotate(-9.18%2087.215%2086.378)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFPVJ3dsi)%22%20d%3D%22m99.322%20144.91l-23.77%2067.345c-1.512%204.286%202.113%208.63%206.6%207.91l67.841-10.894c4.502-.723%206.579-6.01%203.773-9.603l-44.071-56.451c-2.913-3.731-8.798-2.77-10.373%201.693m7.66%2014.304l31.098%2039.833l-47.87%207.685z%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%20256%20259%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGyxSw6z8F%22%20x1%3D%2277.389%25%22%20x2%3D%2214.764%25%22%20y1%3D%22-5.286%25%22%20y2%3D%22120.915%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23cc9300%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%23ea433a%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlOlHzc0y%22%20x1%3D%22100.371%25%22%20x2%3D%2216.71%25%22%20y1%3D%22-50.113%25%22%20y2%3D%2264.217%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23cc9300%22%2F%3E%3Cstop%20offset%3D%2226%25%22%20stop-color%3D%22%23ea433a%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3Cstop%20offset%3D%2276%25%22%20stop-color%3D%22%2366f%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2300bf9a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFPVJ3dsi%22%20x1%3D%227.177%25%22%20x2%3D%2296.901%25%22%20y1%3D%22104.165%25%22%20y2%3D%2211.678%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23b327bf%22%2F%3E%3Cstop%20offset%3D%2248%25%22%20stop-color%3D%22%2366f%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2300c09a%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M122.798%20254.854c-33.177%205.447-46.052%203.466-59.422-.99A66.36%2066.36%200%200%201%2030.694%20229.6l-1.485-1.486c-7.428-10.399-12.875-22.283-17.827-52.985L3.459%20123.63c-5.447-33.672-3.962-46.547.99-59.917a73.24%2073.24%200%200%201%2023.77-33.178l1.98-1.485c10.399-7.428%2022.283-12.875%2052.49-17.827L133.196%203.3c33.178-5.447%2046.052-3.466%2059.422.99a66.36%2066.36%200%200%201%2032.683%2024.265l1.485%201.98c7.428%2010.4%2012.875%2022.284%2017.827%2052.985l7.923%2051.004c5.447%2033.673%203.961%2046.547-.99%2059.917a70.1%2070.1%200%200%201-23.77%2033.178l-1.98%201.485c-10.4%207.428-22.284%2012.875-52.49%2017.827z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGyxSw6z8F)%22%20d%3D%22M179.299%2094.86c-20.539%200-37.188%2016.65-37.188%2037.188s16.65%2037.189%2037.188%2037.189s37.188-16.65%2037.188-37.189c0-20.538-16.65-37.188-37.188-37.188m0%2011.983c13.92%200%2025.205%2011.285%2025.205%2025.205s-11.285%2025.205-25.205%2025.205s-25.205-11.285-25.205-25.205s11.285-25.205%2025.205-25.205%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlOlHzc0y)%22%20d%3D%22M115.515%2052.062h-56.6a6.016%206.016%200%200%200-6.016%206.016v56.6a6.016%206.016%200%200%200%206.016%206.016h56.6a6.016%206.016%200%200%200%206.016-6.016v-56.6a6.016%206.016%200%200%200-6.016-6.016m-6.017%2012.032v44.567H64.93V64.094z%22%20transform%3D%22rotate(-9.18%2087.215%2086.378)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFPVJ3dsi)%22%20d%3D%22m99.322%20144.91l-23.77%2067.345c-1.512%204.286%202.113%208.63%206.6%207.91l67.841-10.894c4.502-.723%206.579-6.01%203.773-9.603l-44.071-56.451c-2.913-3.731-8.798-2.77-10.373%201.693m7.66%2014.304l31.098%2039.833l-47.87%207.685z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/apostrophe.svg?color=%231a73e8&size=48